[]
        
(Showing Draft Content)

FarPoint.Win.Chart.MoveResizeCancelEventArgs

MoveResizeCancelEventArgs Class

Event argument for move or resize action.Users can cancel this actions.

Inheritance
MoveResizeCancelEventArgs
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public class MoveResizeCancelEventArgs : CancelEventArgs
Public Class MoveResizeCancelEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
MoveResizeCancelEventArgs(RectangleF)

Initializes a new instance of the MoveResizeCancelEventArgs class.

Properties

Name Description
Rectangle

Gets the rectangle which specifies the new location.