Click or drag to resize

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; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.ControlMidPoint"]

See Also