public enum PlacementEndings : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementEndings Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PlacementEndings : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementEndings Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| 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. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.PlacementEndings
Target Platforms: Windows 10, Windows 8.1, Windows 7