Click or drag to resize

GH_DocDiagramPainterBoundingBox Property

Gets the 2D domain of the diagram in canvas coordinates.

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

Property Value

Type: RectangleF

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_DocDiagramPainter.BoundingBox"]

See Also