Piccolo.NET

PPanEventHandler Class

PPanEventHandler provides event handlers for basic panning of the canvas view with the left mouse button.

For a list of all members of this type, see PPanEventHandler Members.

System.Object
   PBasicInputEventHandler
      PDragSequenceEventHandler
         PPanEventHandler

public class PPanEventHandler : PDragSequenceEventHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Clicking and dragging the mouse translates the view so that the point on the surface stays under the mouse.

Requirements

Namespace: UMD.HCIL.Piccolo.Event

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PPanEventHandler Members | UMD.HCIL.Piccolo.Event Namespace