GH_ResizableAttributes(T).SizingBorders Property

GH_ResizableAttributesTSizingBorders Property

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected abstract Padding SizingBorders { get; }
Protected MustOverride ReadOnly Property SizingBorders As Padding
	Get

Property Value

Type: Padding

[Missing <value> documentation for "P:Grasshopper.Kernel.Attributes.GH_ResizableAttributes`1.SizingBorders"]

See Also