GH_ViewportMidPoint Property |
Gets or sets the canvas coordinate that is directly underneath the center of the viewport.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public PointF MidPoint { get; set; }
Public Property MidPoint As PointF
Get
Set
Property Value
Type:
PointF[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.MidPoint"]
See Also