Gets or sets the user-defined data for this AnnAutomationObject.
Object.defineProperty(AnnAutomationObject.prototype, 'userData',
get: function(),
set: function(value)
)
userData: any;
The user-defined data for this AnnAutomationObject. The default value is null.
The automation will not use the value of this property. However, helper classes in the demo can assign a context menu or a toolbar button image in this property.
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