ComponentOne Bitmap for UWP
SpecularConstant Property (PointSpecular)

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

Reference

PointSpecular Class
PointSpecular Members