Loads the stencil from the stream identified by the specified reader.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public void LoadFrom ( |
Visual Basic
Copy Code
|
|---|
Public Sub LoadFrom( _ |
The BinaryReader to read from.
See Also