Table of Contents

Property RollAmount

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

RollAmount

Specifies the amount of the transform. The range is [0, 90]. The default is 0.

public DynamicImage.ValuePropertyAccessor<float> RollAmount { get; }

Property Value

DynamicImage.ValuePropertyAccessor<float>

Remarks

This corresponds to the Z value when using the Roll property.