Gets or sets the optional state ID of this label to be used with state rendering engines.
Object.defineProperty(AnnLabel.prototype, 'stateId',
get: function(),
set: function(value)
)
stateId: string;
The optional state ID of this label to be used with state rendering engines. The default value is an empty string.
StateId is used by state rendering engines (such as SVG or XAML) to store the element ID of the label.
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