Click or drag to resize

GH_PageSettingsGridPattern Property

Gets or sets the dash pattern to apply to grid lines. Leave null or empty for a solid line.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float[] GridPattern { get; set; }

Property Value

Type: Single

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_PageSettings.GridPattern"]

See Also