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; }
Public Property LeaderFlatLength As Single
Get
Set
Property Value
Type:
Single The length of the leader line to the bend.
Exceptions Exception | Condition |
---|
| Thrown if the value is less than 0. |
See Also