Click or drag to resize

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)
Since: 6.5
Syntax
public string Description { get; }

Property Value

Type: String
See Also