anchor property
Gets pinned Widget's placement relative to geographical location,
Implementation
Anchor2D get anchor;
Controls pinned Widget's placement relative to geographical location,
with (0,0) meaning top left corner of the Widget is placed at coordinates
and (1,1) for bottom right corner.
Implementation
set anchor(Anchor2D newAnchor);