Class SelectionAnchorActivity.AnchorMoveEventArgs
Provides data for the AnchorMove event.
public class SelectionAnchorActivity.AnchorMoveEventArgs : EventArgs
- Inheritance
-
SelectionAnchorActivity.AnchorMoveEventArgs
Constructors
- AnchorMoveEventArgs(MouseEventArgs, int)
Initializes a new instance of the SelectionAnchorActivity.AnchorMoveEventArgs class.
Properties
- HitTest
Gets the hit test result.
- MouseArgs
Gets the mouse event arguments.