[]
        
(Showing Draft Content)

C1.FlexMap.WkCoder.FromString

FromString Method

FromString(string)

Converts the provided string to geometry shape.

Declaration
public static GeoGeometry FromString(string shapeString)
Parameters
Type Name Description
string shapeString

The string representation of the geometry shape.

Returns
Type Description
GeoGeometry

Parsed geometry shape.