Gets or sets the value indicating whether to use fixed arrow length when rendering pointer objects.
Object.defineProperty(AnnPointerObjectRenderer.prototype, 'fixedArrowLength',
get: function(),
set: function(value)
)
fixedArrowLength: boolean;
true to use fixed arrow length instead of zooming when rendering pointer objects; otherwise, false. The default value is true.
The default behavior when rendering a pointer object is to keep the length of the arrow the same even when the viewer is zoomed. Use the fixedArrowLength to enable changing the default behavior to zooming the arrow length as well as the viewer when the viewer is zoomed.
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