Global Mapper SDK
| GM_LineFeature_t Fields |
The GM_LineFeature_t type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
mFeatureInfo |
List of attributes associated with feature (pointer to GM_AttrValueCharPtr_t/GM_AttrValueIntPtr_t array)
(Read-Only use the SetAttrList() member function to set new list)
|
|
|
mLineStyle |
Line render style (symbol and font)
|
|
|
mPointList |
List of points that make up the line (global coordinates when getting, native when adding feature)
|
|
|
mVertexElevList |
Optional list of elevations for each point in line. If present, must have *mNumPoints* values
|
Comments
0 comments
Please sign in to leave a comment.