ArcGIS Pro 3.0 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, Windows 8.1

    See Also