Spread Windows Forms 12.0 Product Documentation
Rectangle Property (MoveResizeCancelEventArgs)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > MoveResizeCancelEventArgs Class : Rectangle Property
Gets the rectangle which specifies the new location.
Syntax
'Declaration
 
Public ReadOnly Property Rectangle As RectangleF
'Usage
 
Dim instance As MoveResizeCancelEventArgs
Dim value As RectangleF
 
value = instance.Rectangle
public RectangleF Rectangle {get;}

Property Value

The rectangle which specifies the new location.
See Also

Reference

MoveResizeCancelEventArgs Class
MoveResizeCancelEventArgs Members