Click or drag to resize

GH_QuickImageEditorCanvasImage Property

Gets or sets the canvas image.

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

Property Value

Type: Bitmap

[Missing <value> documentation for "P:Grasshopper.GUI.GH_QuickImageEditor.CanvasImage"]

See Also