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