Property Direction
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Direction
A float value specifying the light direction used to create the effect. The allowed range is 0.0 to 360.0. The default value is 0.0.
public EffectPropertyAccessor<float> Direction { get; }