ImageGear for .NET
Width Property (IImGearDoubleRectangle)




Gets the width of the rectangle.
Syntax
'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();
property double Width {
   double get();
}

Property Value

Any double precision number.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback