[]
Represents the map spatial polygon.
public interface IMapPolygonElement : IMapSpatialElement
Name | Description |
---|---|
CenterPointOffsetX | Gets the X offset for the center point of a polygon. |
CenterPointOffsetY | Gets the Y offset for the center point of a polygon. |
Label | Gets the label text for map polygons. |
LabelPlacement | Gets the label placement. |
LabelVisibility | Gets the label visibility. |
Marker | Gets the polygon rendering marker. |
ScaleFactor | Gets the twips to kilometers scale factor. |
Style | Gets the text rendering style. |
Tooltip | Gets the polygon tooltip. |