GH_CanvasGH_ImageSettingsFolder Property |
Gets or sets the folder in which the target image will be saved.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string Folder { get; set; }
Public Property Folder As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.GH_ImageSettings.Folder"]
See Also