GH_FontControl.AllowSizeOverride Property

GH_FontControlAllowSizeOverride Property

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool AllowSizeOverride { get; set; }
Public Property AllowSizeOverride As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FontControl.AllowSizeOverride"]

See Also