Global Mapper SDK
Frees the resources used by the given line feature. This should be called on each line feature returned by GM_GetLineFeature.
Syntax
C++
Copy
void GM_FreeLineFeature
(
GM_LineFeature_t* aLineFeature // Line feature to free
)
Comments
0 comments
Please sign in to leave a comment.