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

In This Topic
    Seed Property (CIMGeometricEffectWave)
    In This Topic
    Gets or sets the staring value for generating a random number. This is only used when the Waveform is set to Random.
    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