Search Results for

    Show / Hide Table of Contents

    Class Extensions

    Extension methods for RuntimeMapLayer

    Inheritance
    System.Object
    Extensions
    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.Mapping
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public static class Extensions

    Methods

    | Improve this Doc View Source

    GetParentGroup(RuntimeMapLayer)

    Gets the parent group

    Declaration
    public static RuntimeMapGroup GetParentGroup(this RuntimeMapLayer layer)
    Parameters
    Type Name Description
    RuntimeMapLayer layer
    Returns
    Type Description
    RuntimeMapGroup
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng