Search Results for

    Show / Hide Table of Contents

    Interface IVectorStyle

    base interface for all style specifications

    Inherited Members
    IRuleCollection.GetRuleAt(Int32)
    IRuleCollection.IndexOfRule(IVectorRule)
    IRuleCollection.MoveUp(IVectorRule)
    IRuleCollection.MoveDown(IVectorRule)
    Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IVectorStyle : IRuleCollection

    Properties

    | Improve this Doc View Source

    RuleCount

    Gets the rule count.

    Declaration
    int RuleCount { get; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    StyleType

    Gets the type of this style specification

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