Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

PositionMode Property

Show in webframe
Gets or sets a value that controls how the label is positioned from its Parent.
Syntax
get_positionMode();
set_positionMode(value);
Object.defineProperty('positionMode');

Property Value

TypeDescription
AnnLabelPositionModeA value that controls how the label is positioned from its Parent. Default value is AnnLabelPositionMode.Normal.
Remarks

PositionMode and Offset are used to control how the label is positined according to its Parent or container.

See Also

Reference

AnnLabel Object
AnnLabel Members

Error processing SSI file