Table of Contents

Class SelectionAnchorActivity.AnchorMoveEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.