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





Loads the stencil from the stream identified by the specified reader.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public void LoadFrom (
    BinaryReader reader
)

Visual Basic  Copy Code

Public Sub LoadFrom( _
    reader As BinaryReader _
)

 Parameters

reader

The BinaryReader to read from.

 See Also

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