Saves the specified shape to the underlying stream.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void SaveShape ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveShape( _ |
A Shape to be serialized.
See Also