ImageGear .NET
Width Property (IImGearRectangle)




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

Property Value

Any integer value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback