Gets or sets the value indicating whether to use a fixed arrow length when rendering pointer objects.
public bool FixedArrowLength { get; set; }
Public Property FixedArrowLength() As Boolean
Get
Set
public:
property bool FixedArrowLength
{
bool get()
void set(bool value)
}
true to use a fixed arrow length instead of zooming when rendering pointer objects, false otherwise. 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 this property to enable zooming the arrow length as well 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