LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Rectangle Property (RasterImagePanViewerEventArgs)

Show in webframe





The Pan Rectangle.
Syntax
public RectangleF Rectangle {get;}
'Declaration
 
Public ReadOnly Property Rectangle As RectangleF
'Usage
 
Dim instance As RasterImagePanViewerEventArgs
Dim value As RectangleF
 
value = instance.Rectangle

            

            
public:
property RectangleF Rectangle {
   RectangleF get();
}

Property Value

The Pan Rectangle currently being drawn.
Example
Refer to Viewer example.
Requirements

Target Platforms

See Also

Reference

RasterImagePanViewerEventArgs Class
RasterImagePanViewerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.