Settings Methods |
The Settings type exposes the following members.
Name | Description | |
---|---|---|
CleanUp |
Clean up unmanaged resources used by the application.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GeoBasePath |
Looks up the given path in the GeoBase folder and returns an absolute path. The
GeoBase folder is looked up in the registry at HKCU\Software\Telogis\GeoBase\path. If
that key is not found then it is looked up at HKLM\Software\Telogis\GeoBase\path. If
that key is not found either then the folder containing the GeoBase .NET DLL is used.
| |
GetAddressFormatsPath |
Looks up the address format path and returns it if it exists in the directory.
| |
GetAvailableCultures |
Gets the cultures available for generating directions. The head of the array is the default culture of the application.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetDecompressionCacheSize |
Set the cache size used by the GBFS decompressor.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |