GH_RotationalFrame.Pivot Property

GH_RotationalFramePivot Property

Gets or sets the pivot of the event.

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

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.GUI.GH_RotationalFrame.Pivot"]

See Also