Enum PolygonLabelingLocationMode
Labeling Location Mode for polygon
public enum PolygonLabelingLocationMode
Fields
BoundingBoxCenter = 2Use the boundingbox center as polygon's labeling location
Centroid = 1Use the centroid as polygon's labeling location
Default = 0Use the centroid as polygon's labeling location