anchor property

Point? anchor

Implementation

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

Implementation

external set anchor(Point? value);