Piccolo.NET

PPanEventHandler Properties

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

Public Instance Properties

Autopan Gets or sets a value indicating if the autopan feature is turned on.
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.
MaxAutopanSpeed Gets or sets the maximum speed measured in pixels per second at which auto-panning occurs.
MinAutopanSpeed Gets or sets the minimum speed measured in pixels per second at which auto-panning occurs.
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.

Protected Instance Properties

ParamString Returns a string representing the state of this object.

See Also

PPanEventHandler Class | UMD.HCIL.Piccolo.Event Namespace