ArcGIS Pro 2.6 API Reference Guide
PlacementEndings Enumeration

ArcGIS.Core.CIM Namespace : PlacementEndings Enumeration
Options for how markers are placed at control points.
Syntax
Members
MemberDescription
Custom Will fit the pattern to the length of the features by adjusting the gaps slightly.
NoConstraint No constraint on how the markers are placed.
WithFullGap A space equal to the placement template will be placed at the control point.
WithHalfGap A space equal to half the placement template will be placed at the control point.
WithMarkers A marker is placed at the control point.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace