GH_NamedViewPoint Property |
Gets or sets the anchor point of the named view.
Namespace:
Grasshopper.GUI.Canvas
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.Canvas.GH_NamedView.Point"]
See Also