ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnimatedSymbolProperties Class / RandomizeStartSeed Property

In This Topic
    RandomizeStartSeed Property
    In This Topic
    Gets or sets the starting value for generating a random number. This random number is used by the randomizeStartTime property to determine time offset for each feature.
    Syntax
    public long RandomizeStartSeed {get; set;}
    Public Property RandomizeStartSeed As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also