C1.Web.Mvc Namespace / Rectangle Class / Width Property

In This Topic
Width Property (Rectangle)
In This Topic
Gets or sets the width of the Rectangle annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(100)>
Public Property Width As Single
 
See Also