anchorPoint property

Point? anchorPoint

Implementation

external Point? get anchorPoint;
void anchorPoint=(Point? value)

Implementation

external set anchorPoint(Point? value);