Saves the stencil to the stream identified by the specified writer.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public void SaveTo ( |
Visual Basic
Copy Code
|
|---|
Public Sub SaveTo( _ |
The BinaryWriter to write to.
See Also