Gets or sets the value indicating whether to use fixed tick marks length when rendering ruler objects.
public bool FixedTickMarksLength { get; set; }
Public Property FixedTickMarksLength() As Boolean
Get
Set
public:
property bool FixedTickMarksLength
{
bool get()
void set(bool value)
}
true to use fixed tick marks length instead of zooming when rendering ruler objects; otherwise, false. The default value is true.
The default behavior when rendering a ruler object is to keep the length of the tick marks the same even when the viewer is zoomed. Set FixedTickMarksLength to false to zoom the length of the tick marks 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