Click or drag to resize

GM_PointStyle_tGetAvailableSymbolNames Method

Returns the list of available symbol names (returns char**)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static string[] GetAvailableSymbolNames()

Return Value

Type: String
returns list of symbol names
See Also