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