ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementAlongLineRandomSize Class / Randomization Property

In This Topic
    Randomization Property
    In This Topic
    Gets or sets the amount of randomness to be used for the size and rotation of the markers on the line. The size and rotation of the marker will vary for individual markers.
    Syntax
    public PlacementRandomlyAlongLineRandomization Randomization {get; set;}
    Public Property Randomization As PlacementRandomlyAlongLineRandomization
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also