ImageGear .NET - Updated March 30, 2018
Height Property (ImGearARTRectangle)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTRectangle Class : Height Property
Gets or sets the height of the rectangle.
Syntax
'Declaration
 
Public Property Height As Integer
 
'Usage
 
Dim instance As ImGearARTRectangle
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

ImGearARTRectangle Class
ImGearARTRectangle Members