Piccolo.NET

PCamera Constructor (SerializationInfo, StreamingContext)

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

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

PCamera Class | UMD.HCIL.Piccolo Namespace | PCamera Constructor Overload List