Interface IAnchorable

A class that implements IAnchorable can have 2D elements like Labels and Markers anchored to it.

interface IAnchorable {
    get anchorTarget(): Coordinate;
}

Implemented by

Accessors

Accessors

MMNEPVFCICPMFPCPTTAAATR