Folders.ImageStitcherApplication Property

FoldersImageStitcherApplication Property

Gets the location where the ImageStitcher.exe should be. If the application is not present, null is returned.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string ImageStitcherApplication { get; }
Public Shared ReadOnly Property ImageStitcherApplication As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.ImageStitcherApplication"]

See Also