ComponentOne Bitmap for UWP
Color Property (PointSpecular)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > PointSpecular Class : Color Property
The color of the incoming light. This property is exposed as a C1.Util.DX.Vector3 – (R, G, B) and used to compute LR, LG, LB.
Syntax
'Declaration
 
Public Property Color As Vector3
public Vector3 Color {get; set;}
See Also

Reference

PointSpecular Class
PointSpecular Members