Constructor AnchorMoveEventArgs
AnchorMoveEventArgs(MouseEventArgs, int)
Initializes a new instance of the SelectionAnchorActivity.AnchorMoveEventArgs class.
public AnchorMoveEventArgs(MouseEventArgs mouseArgs, int hitTest)
Parameters
mouseArgsMouseEventArgsThe mouse event arguments.
hitTestintThe hit test result.