Search Results for

    Show / Hide Table of Contents

    Interface IMpuCalculator

    An interface for calculating meters-per-unit values

    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public interface IMpuCalculator

    Methods

    | Improve this Doc View Source

    Calculate(String, Double)

    Calculates the meters-per-unit value

    Declaration
    double Calculate(string csWkt, double units)
    Parameters
    Type Name Description
    System.String csWkt

    The coordinate system wkt

    System.Double units

    The number of units

    Returns
    Type Description
    System.Double
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng