ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / SpotSpecular Class / Focus Property

In This Topic
    Focus Property (SpotSpecular)
    In This Topic
    The focus of the spot light. This property is unitless and is defined between 0 and 200.
    Syntax
    'Declaration
     
    Public Property Focus As Single
    public float Focus {get; set;}
    See Also