Click or drag to resize

ViewControlHitTestArgs Properties

The ViewControlHitTestArgs 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 access to the point.
Public propertyResult
Gets and sets the result.
Top
See Also