Piccolo.NET

GraphicsPathSurrogate.SetObjectData Method 

Read this GraphicsPath from the given SerializationInfo.

public object SetObjectData(
   object obj,
   SerializationInfo info,
   StreamingContext context,
   ISurrogateSelector selector
);

Parameters

obj
The object to populate.
info
The SerializationInfo to read from.
context
The StreamingContext of this serialization operation.
selector
The surrogate selector where the search for a compatible surrogate begins.

Return Value

The populated deserialized object.

Implements

ISerializationSurrogate.SetObjectData

See Also

GraphicsPathSurrogate Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility