Gets or sets a value that controls how the label is positioned from its Parent.
Object.defineProperty(AnnLabel.prototype, 'positionMode',
get: function(),
set: function(value)
)
positionMode: AnnLabelPositionMode;
A value that controls how the label is positioned from its Parent. Default value is AnnLabelPositionMode.Normal.
PositionMode and Offset are used to control how the label is positined according to its Parent or container.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET