MindFusion.Wpf Pack Programmer's Guide
Stencil(TColor, TImage).SaveTo Method (BinaryWriter)
See Also
 





Saves the stencil to the stream identified by the specified writer.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public void SaveTo (
    BinaryWriter writer
)

Visual Basic  Copy Code

Public Sub SaveTo( _
    writer As BinaryWriter _
)

 Parameters

writer

The BinaryWriter to write to.

 See Also

SaveTo Method Overload List
Stencil(TColor, TImage) Members
Stencil(TColor, TImage) Class
MindFusion.Vsx Namespace