ComponentOne Bitmap for UWP
DiffuseConstant Property (SpotDiffuse)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > SpotDiffuse Class : DiffuseConstant Property
The ratio of diffuse reflection to amount of incoming light. This property must be between 0 and 10,000 and is unitless.
Syntax
'Declaration
 
Public Property DiffuseConstant As System.Single
public System.float DiffuseConstant {get; set;}
See Also

Reference

SpotDiffuse Class
SpotDiffuse Members