Piccolo.NET

PZoomEventHandler Properties

The properties of the PZoomEventHandler class are listed below. For a complete list of PZoomEventHandler class members, see the PZoomEventHandler 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.
MaxScale Gets or sets the maximum view magnification factor that this event handler is bound by.
MinDragStartDistance (inherited from PDragSequenceEventHandler) Gets or sets the minimum distance (in screen coordinates) the mouse must move before a drag sequence is initiated.
MinScale Gets or sets the minimum view magnification factor that this event handler is bound by.
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

PZoomEventHandler Class | UMD.HCIL.Piccolo.Event Namespace