Click or drag to resize

CalloutAnnotationLeaderFlatLength Property

Gets or sets the length of the leader line to the bend.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public float LeaderFlatLength { get; set; }

Property Value

Type: Single
The length of the leader line to the bend.
Exceptions
ExceptionCondition
Thrown if the value is less than 0.
See Also