GdalOptions.GdalOptions

GdalOptions constructor

Create a new instance.

public GdalOptions(string tempDirectory = null)
ParameterTypeDescription
tempDirectoryStringPath to temporary files. Users’s temporary folder by Default.

See Also