Object.defineProperty(AnnObject.prototype, 'mapper',
get: function(),
set: function(value)
)
mapper: AnnContainerMapper;
The mapper for this AnnObject. The default value is the object created by AnnContainerMapper.createDefault.
The mapper for this AnnObject. The default value is the object created by AnnContainerMapper.CreateDefault.
The mapper is used by this AnnObject when converting display, container and image coordinates. For more information, refer to AnnContainerMapper.
If you set the value of this property to null, then this container will use an object created from AnnContainerMapper.createDefault instead. Therefore, you will always get a valid object when querying the value of this property.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document