←Select platform

FixedArrowLength Property

Summary

Gets or sets the value indicating whether to use a fixed arrow length when rendering pointer objects.

Syntax
C#
public bool FixedArrowLength { get; set; } 

Property Value

true to use a fixed arrow length instead of zooming when rendering pointer objects, false otherwise. Default value is true.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.