Property RollAngle
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
RollAngle
Specifies the angle of the transform. The range is [-180, +180]. The default is 0.
public DynamicImage.ValuePropertyAccessor<float> RollAngle { get; }
Property Value
Remarks
This corresponds to the X value when using the Roll property.