RemoveCustomSymbol¶
- globalmapper.RemoveCustomSymbol(string aSymbolName) GM_Error_t32 [source]¶
Removes a custom symbol that was previously added with the AddCustomSymbol function.
- Parameters:
aSymbolName (str) – Text name to use when referring to the symbol
- Returns:
Error Code
- Return type:
GM_Error_t32