ArcGIS Pro 2.6 API Reference Guide
MaplexPolygonFeatureType Enumeration

ArcGIS.Core.CIM Namespace : MaplexPolygonFeatureType Enumeration
Maplex polygon feature types.
Syntax
public enum MaplexPolygonFeatureType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MaplexPolygonFeatureType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Boundary Boundary polygon placement.
General General polygon placement.
LandParcel Land parcel polygon placement.
River River polygon placement.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace