GH_ColourPickerBase.Padding Property

GH_ColourPickerBasePadding Property

Gets or sets the Padding for this control.

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

Property Value

Type: Padding

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourPickerBase.Padding"]

See Also