Table of Contents

Property Elevation

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

Elevation

The direction angle of the light source in the YZ plane relative to the Y-axis in the counter clock wise direction. The units are in degrees and must be between 0 and 360 degrees.
The default value is 0.

public EffectPropertyAccessor<float> Elevation { get; }

Property Value

EffectPropertyAccessor<float>