Gets or sets the value indicating whether to use fixed gauge length when rendering ruler objects.
public bool FixedGaugeLength { get; set; }
public boolean getFixedGaugeLength();
public void setFixedGaugeLength(
boolean booleanValue
);
public:
property bool FixedGaugeLength
{
bool get()
void set(bool value)
}
true to use fixed gauge 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 gauge even when the viewer is zoomed. Use this property to enable changing this behavior to zooming the gauge 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