ImageGear22.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : Height Property |
'Declaration ReadOnly Property Height As Integer
'Usage Dim instance As IImGearRectangle Dim value As Integer value = instance.Height
int Height {get;}
__property int get_Height();