Table of Contents

Enum PolygonLabelingLocationMode

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll

Labeling Location Mode for polygon

public enum PolygonLabelingLocationMode

Fields

BoundingBoxCenter = 2

Use the boundingbox center as polygon's labeling location

Centroid = 1

Use the centroid as polygon's labeling location

Default = 0

Use the centroid as polygon's labeling location