Populates a SerializationInfo with the data needed to serialize the Path object.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void GetObjectData( SerializationInfo info, StreamingContext context )
Type: System.Runtime.Serialization.SerializationInfo
A SerializationInfo to populate with data.Type: System.Runtime.Serialization.StreamingContext
The destination (see StreamingContext) for this serialization.ISerializable.GetObjectData(SerializationInfo, StreamingContext)