Table of Contents

Property Seed

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

Seed

The seed for the pseudo random generator. This property is unbounded, and may be negative.

public EffectPropertyAccessor<int> Seed { get; }

Property Value

EffectPropertyAccessor<int>