ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Single
    public System.float Focus {get; set;}
    See Also