Property Azimuth
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Azimuth
The direction angle of the light source in the XY plane relative to the X-axis in the counter clock wise
direction. The units are in degrees and must be between 0 and 360 degrees.
The default value is 0.
public EffectPropertyAccessor<float> Azimuth { get; }