Interface IVectorStyle
base interface for all style specifications
Inherited Members
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IVectorStyle : IRuleCollection
Properties
| Improve this Doc View SourceRuleCount
Gets the rule count.
Declaration
int RuleCount { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
StyleType
Gets the type of this style specification
Declaration
StyleType StyleType { get; }
Property Value
Type | Description |
---|---|
StyleType |