GH_DocDiagramPainterDrawingBox Property |
Gets the 2D domain of the diagram in image coordinates.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Rectangle DrawingBox { get; }
Public ReadOnly Property DrawingBox As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_DocDiagramPainter.DrawingBox"]
See Also