[]
Indicates the label placement of the polygon
public enum MapPolygonTemplate.PolygonLabelPlacement
Name | Description |
---|---|
BottomCenter | Label placed to the bottom center. |
BottomLeft | Label placed to the bottom left. |
BottomRight | Label placed to the bottom right. |
MiddleCenter | Label placed to the middle center. |
MiddleLeft | Label placed to the middle left. |
MiddleRight | Label placed to the middle right. |
TopCenter | Label placed to the top center. |
TopLeft | Label placed to the top left. |
TopRight | Label placed to the top right. |