Accusoft.ImagXpress13.Net
ImageRectangle Property




Gets the image's rectangle.
Syntax
'Declaration
 
Public ReadOnly Property ImageRectangle As Rectangle
'Usage
 
Dim instance As PrintImageEventArgs
Dim value As Rectangle
 
value = instance.ImageRectangle
public Rectangle ImageRectangle {get;}
public: __property Rectangle get_ImageRectangle();
public:
property Rectangle ImageRectangle {
   Rectangle get();
}

Property Value

The image's System.Drawing.Rectangle.
See Also

Reference

PrintImageEventArgs Class
PrintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback