Piccolo.NET

PBoundsLocator Constructor 

Creates a new PBoundsLocator that will locate points in the given direction specified node's bounds.

public PBoundsLocator(
   PNode node,
   Direction aSide
);

Parameters

node
The node on which to locate points.
aSide
The direction in which to locate points.

See Also

PBoundsLocator Class | UMD.HCIL.PiccoloX.Util Namespace