Global Mapper SDK
| GM_Projection_t .AddAttr Method |
Adds an Attribute to the end of the attribute list.
Returns false if list is full
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool AddAttr ( GM_ProjAttrValue_t aAttr )
Parameters
- aAttr
-
Type:
GlobalMapper
.
GM_ProjAttrValue_t
The Attribute to add
Return Value
Type: BooleanFalse if list is full otherwise true
Comments
0 comments
Please sign in to leave a comment.