Gets or sets the value indicating whether to use fixed tick marks length when rendering ruler objects.
Object.defineProperty(AnnPolyRulerObjectRenderer.prototype, 'fixedTickMarksLength',
get: function(),
set: function(value)
)
fixedTickMarksLength: boolean;
true to use fixed tick marks length instead of zooming when rendering ruler objects, false otherwise. Default value is true.
The default behavior when rendering a ruler object is to keep the length of the tick marks even when the viewer is zoomed. Use this property to enable changing this behavior to zooming the tick marks length with viewer zoom.
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