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

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