Property RotationOrigin
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
RotationOrigin
The center point of the rotation the effect performs. The value is specified in DIPs.
The default value is { 0, 0, 0 }.
public EffectPropertyAccessor<Point3Float> RotationOrigin { get; }