Property Angle
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Angle
A float value that specifies how much the image should be rotated.
The allowed range is -45.0 to 45.0.
The default value is 0.0.
public EffectPropertyAccessor<float> Angle { get; }