Saves this shape to the specified stream.
Namespace: MindFusion.MappingPackage: MindFusion.Mapping
public abstract void SaveTo ( BinaryWriter writer)
Public MustOverride Sub SaveTo( _ writer As BinaryWriter _)
A BinaryWriter used to write the shape's data to a stream.
Shape MembersShape ClassMindFusion.Mapping Namespace