Piccolo.NET

PHandle Class

PHandle is used to modify some aspect of Piccolo when it is dragged.

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

System.Object
   PNode
      PPath
         PHandle

public class PHandle : PPath

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

Each handle has a PLocator that it uses to automatically position itself. See PBoundsHandle for an example of a handle that resizes the bounds of another node.

Requirements

Namespace: UMD.HCIL.PiccoloX.Handles

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

See Also

PHandle Members | UMD.HCIL.PiccoloX.Handles Namespace