Search Results for

    Show / Hide Table of Contents

    Class CsHelper

    Provides application-level overrides for coordinate system related functionality.

    Inheritance
    System.Object
    CsHelper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.MaestroAPI
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class CsHelper

    Properties

    | Improve this Doc View Source

    DefaultCalculator

    Gets or sets the default calculator

    Declaration
    public static IMpuCalculator DefaultCalculator { get; set; }
    Property Value
    Type Description
    IMpuCalculator
    | Improve this Doc View Source

    DefaultCatalog

    Gets or sets the default catalog

    Declaration
    public static ICoordinateSystemCatalog DefaultCatalog { get; set; }
    Property Value
    Type Description
    ICoordinateSystemCatalog
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng