ArcGIS Pro 2.6 API Reference Guide
PlacementRandomlyAlongLineRandomization Enumeration

ArcGIS.Core.CIM Namespace : PlacementRandomlyAlongLineRandomization Enumeration
Options for the amount of randomness to be used for the size and rotation of the markers on the line.
Syntax
public enum PlacementRandomlyAlongLineRandomization : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum PlacementRandomlyAlongLineRandomization 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
High A high amount of randomness is applied
Low A low amount of randomness is applied
Medium A medium amount of randomness is applied
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace