Click or drag to resize
DistantDiffuseEffectElevation Property
Elevation of the light source, measured in radians in the YZ plane, counter-clockwise relative to the Y axis. Default value 0, range 0 to 2*pi.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Elevation { get; set; }

Property Value

Type: Single
See Also