Table of Contents

Property PerspectiveOrigin

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

PerspectiveOrigin

The X and Y location of the viewer in the 3D scene. The value is specified in DIPs. The default value is { 0, 0 }.

public EffectPropertyAccessor<Point2Float> PerspectiveOrigin { get; }

Property Value

EffectPropertyAccessor<Point2Float>