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; }
Public ReadOnly Property VisibleRegion As RectangleF
Get
Property Value
Type:
RectangleF[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.VisibleRegion"]
See Also