Accusoft.ImagXpress13.Net
Dimensions Property (Rubberband)




Gets the Rubberband location and dimensions.
Syntax
'Declaration
 
Public ReadOnly Property Dimensions As Rectangle
'Usage
 
Dim instance As Rubberband
Dim value As Rectangle
 
value = instance.Dimensions
public Rectangle Dimensions {get;}
public: __property Rectangle get_Dimensions();
public:
property Rectangle Dimensions {
   Rectangle get();
}

Property Value

A System.Drawing.Rectangle value which represents the location and dimensions.
See Also

Reference

Rubberband Class
Rubberband Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback