Click or drag to resize

GH_CanvasGH_ImageSettings Constructor (String)

Create a new instance of the GH_ImageSettings class.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ImageSettings(
	string filePath
)

Parameters

filePath
Type: SystemString
Target location for image.
See Also