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