Click or drag to resize

GH_ViewportVisibleRegion Property

Gets the rectangle in canvas coordinates that is visible in the control.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public RectangleF VisibleRegion { get; }

Property Value

Type: RectangleF

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

See Also