Serializes the style to the specified writer.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual void SaveTo ( |
Visual Basic Copy Code |
---|
Protected Overridable Sub SaveTo( _ |
A BinaryWriter object the style data should be written to.
A PersistContext object providing contextual information about the serialization process and some helper serialization methods.