anchorPoint property

Point? get anchorPoint

Implementation

external Point? get anchorPoint;
set anchorPoint (Point? value)

Implementation

external set anchorPoint(Point? value);