Interface IAreaRule
A style rule for the area/polygon geometry type
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IAreaRule : IBasicVectorRule, IVectorRule
Properties
| Improve this Doc View SourceAreaSymbolization2D
Gets or sets the polygon stylization settings
Declaration
IAreaSymbolizationFill AreaSymbolization2D { get; set; }
Property Value
Type | Description |
---|---|
IAreaSymbolizationFill |