GH_PageSettings.ShadowSize Property

GH_PageSettingsShadowSize Property

Gets or sets the size of the page shadow.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int ShadowSize { get; set; }
Public Property ShadowSize As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also