SymbolAnchor

constructor(x: Double, y: Double, placementMode: SymbolAnchorPlacementMode)

Creates a symbol anchor and sets up the properties. The function sets up the SymbolAnchor with the provided arguments.

Since

200.1.0

Parameters

x

The x-component of the anchor point.

y

The y-component of the anchor point.

placementMode

The anchor placement mode to use for the anchor values.