Piccolo.NET

PBoundsHandle Constructor (PLocator)

Constructs a new PBoundsHandle that will use the given locator to locate itself on another node's bounds.

public PBoundsHandle(
   PLocator locator
);

Parameters

locator
The locator used by this handle to locate itself on another node's bounds.

See Also

PBoundsHandle Class | UMD.HCIL.PiccoloX.Handles Namespace | PBoundsHandle Constructor Overload List