BinaryArchiveReader.ReadFont Method

BinaryArchiveReaderReadFont Method

Reads a Font from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Font ReadFont()
Public Function ReadFont As Font

Return Value

Type: Font
The element that was read.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also