WktToGeometry Method

PreStorm - A Data Client for ArcGIS Server REST API
Creates a new geometry from well-known text (WKT).

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public static Geometry ToGeometry(
	string wkt
)

Parameters

wkt
Type: SystemString

Return Value

Type: Geometry
See Also

Reference