Table of Contents

Property LocalOffset

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

LocalOffset

A translation the effect performs before it rotates the projection plane. The value is specified in DIPs. The default value is { 0, 0, 0 }.

public EffectPropertyAccessor<Vector3Float> LocalOffset { get; }

Property Value

EffectPropertyAccessor<Vector3Float>