Global Mapper SDK
| GM_Layer_t .SetLayerLabelAttribute Method |
Sets the name of the attribute to use for setting the display label of
features within this layer.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetLayerLabelAttribute ( string aAttrName , uint aReserved )
Parameters
- aAttrName
-
Type:
System
.
String
Name of attribute to use for naming labels - aReserved
-
Type:
System
.
UInt32
Reserved value for future expansion (must be zero)
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.