Piccolo.NET

P3DRectangle Constructor (SerializationInfo, StreamingContext)

Read this this P3DRectangle and all its children from the given SerializationInfo.

protected P3DRectangle(
   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

P3DRectangle Class | UMD.HCIL.PiccoloX.Nodes Namespace | P3DRectangle Constructor Overload List