Text3d.FontFace Property

Text3dFontFace Property

Gets or sets the FontFace name.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string FontFace { get; set; }
Public Property FontFace As String
	Get
	Set

Property Value

Type: String
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also