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