ArcGIS Pro 2.6 API Reference Guide
MaplexPolygonPlacementMethod Enumeration

ArcGIS.Core.CIM Namespace : MaplexPolygonPlacementMethod Enumeration
Maplex polygon placement methods.
Syntax
public enum MaplexPolygonPlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexPolygonPlacementMethod 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
CurvedAroundPolygon Curved outside the polygon.
CurvedInPolygon Curved in the polygon.
HorizontalAroundPolygon Horizontal around the polygon.
HorizontalInPolygon Horizontal in the polygon.
RepeatAlongBoundary Boundary placement.
StraightInPolygon Straight in the polygon.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.MaplexPolygonPlacementMethod

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace