SpotDiffuseEffect.LimitingConeAngle 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
Syntaxpublic float LimitingConeAngle { get; set; }
Property Value
Type:
Single
See Also