Saves the point to the specified stream.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public override void SaveTo ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub SaveTo( _ |
A BinaryWriter used to write the point data.
See Also