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 SourceRules
Gets the style rules for this feature style
Declaration
IRuleInfoCollection Rules { get; }
Property Value
Type | Description |
---|---|
IRuleInfoCollection |
Type
Gets the type of the feature style
Declaration
int Type { get; }
Property Value
Type | Description |
---|---|
System.Int32 |