Font.Description Property

FontDescription Property

Returns a long description that includes family, face, weight, stretch and style information. Generally not useful for finding matching fonts.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string Description { get; }
Public ReadOnly Property Description As String
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also