Table of Contents

Property Depth

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

Depth

The distance from the PerspectiveOrigin to the projection plane. The value is specified in DIPs and must be greater than 0. The default value is 1000.

public EffectPropertyAccessor<float> Depth { get; }

Property Value

EffectPropertyAccessor<float>