In This Topic
Gets or sets the length of the square annotation.
Syntax
'Declaration
<C1DescriptionAttribute("Annotation.Square.Length", "Gets or sets the length of the square annotation.")>
Public Property Length As Double
[C1Description("Annotation.Square.Length", "Gets or sets the length of the square annotation.")]
public double Length {get; set;}
See Also