LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

Rectangle Property

Show in webframe





Gets the current pan rectangle.
Syntax
public Rect Rectangle {get;}
'Declaration
 
Public ReadOnly Property Rectangle As Rect
'Usage
 
Dim instance As ImagePanViewerEventArgs
Dim value As Rect
 
value = instance.Rectangle

            

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

Property Value

The current pan rectangle being drawn.
Example

For C#/VB examples, refer to ImagePanViewer.

Requirements

Target Platforms

See Also

Reference

ImagePanViewerEventArgs Class
ImagePanViewerEventArgs Members

 

 


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