Click or drag to resize

BinaryArchiveReaderReadFont Method

Reads a Font from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Font ReadFont()

Return Value

Type: Font
The element that was read.
See Also