Click or drag to resize
SpotSpecularEffectLimitingConeAngle Property
Angle (in radians) that restricts the region where light is projected. No light is projected outside the cone. Default value pi/2.

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

Property Value

Type: Single
See Also