Search Results for

    Show / Hide Table of Contents

    Interface IFdoGeometryCapabilities

    Describes the geometry capabilities of the FDO provider

    Namespace: OSGeo.MapGuide.ObjectModels.Capabilities
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IFdoGeometryCapabilities

    Properties

    | Improve this Doc View Source

    Dimensionality

    The supported dimensionality

    Declaration
    string Dimensionality { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SupportedComponentTypes

    The array of supported geometry component types

    Declaration
    string[] SupportedComponentTypes { get; }
    Property Value
    Type Description
    System.String[]
    | Improve this Doc View Source

    SupportedGeometryTypes

    The array of supported geometry types

    Declaration
    string[] SupportedGeometryTypes { get; }
    Property Value
    Type Description
    System.String[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng