Global Mapper SDK
| GM_Layer_t .SetLayerHeightAttribute Method |
Sets the name of the attribute to use for retrieving the height value of
point 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 SetLayerHeightAttribute ( string aAttrName , uint aReserved )
Parameters
- aAttrName
-
Type:
System
.
String
Name of attribute to use for height - 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.