ImageGear .NET - Updated July 5, 2018
Height Property (ImGearARTImage)




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

Property Value

Integer value.
See Also

Reference

ImGearARTImage Class
ImGearARTImage Members