Piccolo.NET

PStickyHandleManager Class

PStickHandleManager is used to add "sticky" handles to a node.

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

System.Object
   PNode
      PStickyHandleManager

public class PStickyHandleManager : PNode

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

Sticky handles are handles that will not be affected by the view matrix of the camera they are stuck to. This means, for example, they will not change in size as the camera is zoomed in and out.

Requirements

Namespace: UMD.HCIL.PiccoloX.Handles

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

See Also

PStickyHandleManager Members | UMD.HCIL.PiccoloX.Handles Namespace