Click or drag to resize

IGH_AttributesPivot Property

Gets the pivot for these attributes. The pivot controls the general placement of the attributes. If you want to move the attributes, change the pivot location.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
PointF Pivot { get; set; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.Pivot"]

See Also