Search Results for

    Show / Hide Table of Contents

    Interface IRuleInfo

    Represents a style rule

    Namespace: OSGeo.MapGuide.ObjectModels.RuntimeMap
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IRuleInfo

    Properties

    | Improve this Doc View Source

    Filter

    Gets the filter for this rule

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

    IconBase64

    Gets the icon for this rule

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

    LegendLabel

    Gets the legend label for this rule

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