Interface IPointRule
A style rule for the point geometry type
Namespace: OSGeo.MapGuide.ObjectModels.LayerDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IPointRule : IBasicVectorRule, IVectorRule
Properties
| Improve this Doc View SourcePointSymbolization2D
Gets or sets the symbolization settings for this point rule
Declaration
IPointSymbolization2D PointSymbolization2D { get; set; }
Property Value
Type | Description |
---|---|
IPointSymbolization2D |