ComponentOne Bitmap for UWP
LimitingConeAngle Property (SpotSpecular)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > SpotSpecular Class : LimitingConeAngle Property
The cone angle that restricts the region where the light is projected. No light is projected outside the cone. The limiting cone angle is the angle between the spot light axis (the axis between the LightPosition and PointsAt properties) and the spot light cone. This property is defined in degrees and must be between 0 to 90 degrees.
Syntax
'Declaration
 
Public Property LimitingConeAngle As System.Single
public System.float LimitingConeAngle {get; set;}
See Also

Reference

SpotSpecular Class
SpotSpecular Members