Table of Contents

Property Distance

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Distance

The distance, in pixels, that the shadow is offset by.
The range for this value is unbounded, and the default value is 10.

public EffectPropertyAccessor<float> Distance { get; }

Property Value

EffectPropertyAccessor<float>