GH_QuickImageEditorCanvasImage Property |
Gets or sets the canvas image.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Bitmap CanvasImage { get; set; }
Public Property CanvasImage As Bitmap
Get
Set
Property Value
Type:
Bitmap[Missing <value> documentation for "P:Grasshopper.GUI.GH_QuickImageEditor.CanvasImage"]
See Also