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

In This Topic
    Seed Property (CIMMarkerPlacementAlongLineRandomSize)
    In This Topic
    Gets or sets the starting value for generating a random number. This random number is used by the Randomization property to determine the marker shape.
    Syntax
    public int Seed {get; set;}
    Public Property Seed As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also