Click or drag to resize

PointEventCancelArgs Properties

The PointEventCancelArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyPoint
Gets and sets the point.
Top
See Also