GH_RotationalFrame.Point Property

GH_RotationalFramePoint Property

Gets or sets the location of the rotation event.

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

Property Value

Type: PointF

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

See Also