Global Mapper SDK
| GM_Layer_t .LoadVectorFromWKTStringMethod |
Loads a vector feature from a WKT geometry string. The feature is returned in a new layer with the specified name and projection.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public String aWKTString
String aLayerName
GM_Projection_t
aProj
()
Return Value
Type: GM_Layer_tThe Loaded Layer
Comments
0 comments
Please sign in to leave a comment.