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