Search Results for

    Show / Hide Table of Contents

    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 Source

    Read(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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng