Click or drag to resize

Font Constructor (String)

Initializes a new instance of the Font class

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Font(
	string familyName
)

Parameters

familyName
Type: SystemString

[Missing <param name="familyName"/> documentation for "M:Rhino.DocObjects.Font.#ctor(System.String)"]

See Also