Interface IGeometryTextReader
Creates geometry instances from well-known text strings
Namespace: OSGeo.MapGuide.MaestroAPI.Geometry
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public interface IGeometryTextReader
Methods
| Improve this Doc View SourceRead(String)
Creates a geometry instance from the given well-known text string
Declaration
IGeometryRef Read(string wellKnownText)
Parameters
Type | Name | Description |
---|---|---|
System.String | wellKnownText |
Returns
Type | Description |
---|---|
IGeometryRef |