Piccolo.NET

PDragEventHandler Properties

The properties of the PDragEventHandler class are listed below. For a complete list of PDragEventHandler class members, see the PDragEventHandler Members topic.

Public Instance Properties

DragActivity (inherited from PDragSequenceEventHandler) Gets the drag activity.
DragActivityStepInterval (inherited from PDragSequenceEventHandler) Gets the minimum number of milliseconds that the drag activity associated with this listener should delay between steps.
Dragging (inherited from PDragSequenceEventHandler) Gets or sets a value indicating whether the a drag sequence is in progress.
MinDragStartDistance (inherited from PDragSequenceEventHandler) Gets or sets the minimum distance (in screen coordinates) the mouse must move before a drag sequence is initiated.
MousePressedCanvasPoint (inherited from PDragSequenceEventHandler) Gets or sets the point in canvas coordinates where the mouse was last pressed.
MoveToFrontOnPress Gets or sets a value indicating whether or not a node should move to the front in the z-order at the beginning of a drag operation.

Protected Instance Properties

DraggedNode Gets or sets the node being dragged.
ParamString Overridden. Returns a string representing the state of this object.

See Also

PDragEventHandler Class | UMD.HCIL.Piccolo.Event Namespace