Click or drag to resize

GH_DocDiagramPainterImage Property

Gets the diagram image (only available after a call to PaintDiagram().

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

Property Value

Type: Bitmap

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

See Also