ArcGIS Pro 2.6 API Reference Guide
StandardPointPlacementMethod Enumeration

ArcGIS.Core.CIM Namespace : StandardPointPlacementMethod Enumeration
Standard label engine point placement methods.
Syntax
public enum StandardPointPlacementMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum StandardPointPlacementMethod 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
AroundPoint Placement around the point.
OnTopPoint Placement on top of the point.
RotationField Placement by rotation field.
SpecifiedAngles Placement at specified angles.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace