Width Property (Annotation)
In This Topic
The Width is the width of the annotation object.
Syntax
'Declaration
Public Overridable Property Width As Single
public virtual float Width {get; set;}
Property Value
The Width is the width of the annotation object.
See Also