Click or drag to resize

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; }

Property Value

Type: Rectangle

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

See Also