ImageGear .NET - Updated October 2, 2018
Height Property (IImGearRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : Height Property
Gets the height of the rectangle.
Syntax
'Declaration
 
ReadOnly Property Height As Integer
 
'Usage
 
Dim instance As IImGearRectangle
Dim value As Integer
 
value = instance.Height

Property Value

Any integer value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members