Search Results for

    Show / Hide Table of Contents

    Interface IVectorRule

    Base interface for style rules of all geometric types

    Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IVectorRule

    Properties

    | Improve this Doc View Source

    Filter

    Gets or sets the filter for this rule

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

    LegendLabel

    Gets or sets the label for the rule to be displayed in the legend

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