IShadowEffect.Noise

IShadowEffect.Noise property

Gets or sets the noise.

public int Noise { get; set; }

Property Value

The noise.

Exceptions

exceptioncondition
PsdImageArgumentExceptionNoise must be specified as percentage in range from 0 to 100

See Also