Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / BackgroundSettings Class / IsDark Property

In This Topic
    IsDark Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDark As Boolean
    public bool IsDark {get;}
    See Also