GH_ViewportControlMidPoint Property |
Gets the point in the exact center of the viewport in control coordinates.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public PointF ControlMidPoint { get; }
Public ReadOnly Property ControlMidPoint As PointF
Get
Property Value
Type:
PointF[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.ControlMidPoint"]
See Also