popupAnchor property

Point popupAnchor

The coordinates of the point from which popups will "open", relative to the icon anchor.

Implementation

external Point get popupAnchor;
void popupAnchor=(Point value)

Implementation

external set popupAnchor(Point value);