Piccolo.NET

PBoundsHandle Class

PBoundsHandle is a handle for resizing the bounds of another node.

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

System.Object
   PNode
      PPath
         PHandle
            PBoundsHandle

public class PBoundsHandle : PHandle

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

If a bounds handle is dragged such that the target node's width or height becomes negative then each drag handle's locator associated with that target node is "flipped" so that they are attached to and dragging a different corner of the node's bounds.

Requirements

Namespace: UMD.HCIL.PiccoloX.Handles

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

See Also

PBoundsHandle Members | UMD.HCIL.PiccoloX.Handles Namespace