ComponentOne Bitmap for UWP
PointsAt Property (SpotSpecular)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > SpotSpecular Class : PointsAt Property
Where the spot light is focused. The property is exposed as a C1.Util.DX.Vector3 with – (x, y, z). The units are in DIPs and the values are unbounded.
Syntax
'Declaration
 
Public Property PointsAt As Vector3
public Vector3 PointsAt {get; set;}
See Also

Reference

SpotSpecular Class
SpotSpecular Members