Search Results for

    Show / Hide Table of Contents

    Interface ILayerExtentCalculator

    Computes the extent for a given layer definition

    Namespace: OSGeo.MapGuide.ObjectModels.MapDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface ILayerExtentCalculator

    Methods

    | Improve this Doc View Source

    GetLayerExtent(String, String)

    Gets the extent of the given layer definition

    Declaration
    LayerExtent GetLayerExtent(string resourceID, string mapCoordSys)
    Parameters
    Type Name Description
    System.String resourceID
    System.String mapCoordSys
    Returns
    Type Description
    LayerExtent
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng