Populates a SerializationInfo with the data needed to serialize the PolylineVObject object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Overrides Sub GetObjectData ( _ info As SerializationInfo, _ context As StreamingContext _ )
public override void GetObjectData( SerializationInfo info, StreamingContext context )
Type: System.Runtime.Serialization.SerializationInfo
The SerializationInfo to populate with data.Any objects included in the info are automatically tracked and serialized by the formatter.