ComponentOne Bitmap for UWP
Color Property (Shadow)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Shadow Class : Color Property
The color of the drop shadow. This property is a C1.Util.DX.ColorF defined as: (R, G, B, A).
Syntax
'Declaration
 
Public Property Color As ColorF
public ColorF Color {get; set;}
See Also

Reference

Shadow Class
Shadow Members