LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Rectangle Property (RasterImagePanViewerEventArgs)






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 RectangleF Rectangle {get;}
 get_Rectangle(); 
public:
property RectangleF Rectangle {
   RectangleF get();
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImagePanViewerEventArgs Class
RasterImagePanViewerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.