Saves this shape to the specified stream.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public abstract void SaveTo ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub SaveTo( _ |
A BinaryWriter used to write the shape's data to a stream.