Search Results for

    Show / Hide Table of Contents

    Interface IFeatureStyleInfo

    Represents a feature style

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

    Properties

    | Improve this Doc View Source

    Rules

    Gets the style rules for this feature style

    Declaration
    IRuleInfoCollection Rules { get; }
    Property Value
    Type Description
    IRuleInfoCollection
    | Improve this Doc View Source

    Type

    Gets the type of the feature style

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