[]
Defines a vector-based layer of polygons to be drawn within a map.
public sealed class MapPolygonLayer : MapVectorLayer
Name | Description |
---|---|
MapPolygonLayer() | Initializes a new instance of the MapPolygonLayer class. |
Name | Description |
---|---|
Elements | Returns a collection of layer elements. |
MapCenterPointRules | Gets or sets the set of rules to be applied for polygon center point. |
MapCenterPointTemplate | Gets or sets the template to be applied for polygon center point. |
MapPolygonRules | Gets or sets the set of rules to be applied for polygons within the layer. |
MapPolygonTemplate | Gets or sets the template to be applied for polygons within the layer. |
MapPolygons | Gets the set of embedded polygons in the layer. |