Accusoft.ImagXpress13.Net
LogicalRectangle Property




Gets the logical rectangle.
Syntax
'Declaration
 
Public ReadOnly Property LogicalRectangle As Rectangle
'Usage
 
Dim instance As PaintImageEventArgs
Dim value As Rectangle
 
value = instance.LogicalRectangle
public Rectangle LogicalRectangle {get;}
public: __property Rectangle get_LogicalRectangle();
public:
property Rectangle LogicalRectangle {
   Rectangle get();
}

Property Value

The logical System.Drawing.Rectangle.
See Also

Reference

PaintImageEventArgs Class
PaintImageEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback