메소드 | 설명 | |
---|---|---|
ToGeometry ( string wkt ) : Geometry |
Creates a new geometry from well-known text (WKT).
|
|
ToWkt ( this geometry ) : string |
Converts the geometry to well-known text (WKT).
|
메소드 | 설명 | |
---|---|---|
LoadWkt ( this point, string wkt ) : void | ||
ToJson ( this wkt, string type ) : string |