Piccolo.NET

PBoundsHandle Constructor (SerializationInfo, StreamingContext)

Read this PBoundsHandle and all of its descendent nodes from the given SerializationInfo.

protected PBoundsHandle(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The SerializationInfo to read from.
context
The StreamingContext of this serialization operation.

Remarks

This constructor is required for Deserialization.

See Also

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