BinaryArchiveWriterWriteRectangleF Method |
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void WriteRectangleF(
RectangleF value
)
Public Sub WriteRectangleF (
value As RectangleF
)
Parameters
- value
- Type: System.DrawingRectangleF
A value to write.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also