GraphicsPathSurrogate.SetObjectData Method 
 Read this GraphicsPath from the given SerializationInfo. 
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