Click or drag to resize

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

Property Value

Type: PointF

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

See Also