Global Mapper SDK
| GM_PointStyle_t .AddCustomSymbol Method |
Adds a new custom symbol that can be used when drawing point features
(see the GM_SetPointFeatureDrawStyle function)
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static GM_Error_t32 AddCustomSymbol ( string aSymbolFilename , string aSymbolName )
Parameters
- aSymbolFilename
-
Type:
System
.
String
Full path to symbol file (BMP or ICO) - aSymbolName
-
Type:
System
.
String
Text name to use when referring to the symbol
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.