Constructs a new PBoundsHandle that will use the given locator to locate itself on another node's bounds.
Read this PBoundsHandle and all of its descendent nodes from the given SerializationInfo.
protected PBoundsHandle(SerializationInfo,StreamingContext);
Constructs a new PBoundsHandle that will use the given locator to locate itself on another node's bounds.
public PBoundsHandle(PLocator);
PBoundsHandle Class | UMD.HCIL.PiccoloX.Handles Namespace