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