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