ImageGear .NET - Updated May 1, 2018
Height Property (IImGearDoubleRectangle)




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

Property Value

Any double precision number.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members