GH_GeometricFont.Char9 Property

GH_GeometricFontChar9 Property

Gets the default geometry for '9'. Caller is responsible for disposing the path.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GraphicsPath Char9 { get; }
Public Shared ReadOnly Property Char9 As GraphicsPath
	Get

Property Value

Type: GraphicsPath

[Missing <value> documentation for "P:Grasshopper.GUI.GH_GeometricFont.Char9"]

See Also