Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Legend Class / Lighting Property

In This Topic
    Lighting Property (Legend)
    In This Topic
    When false, the UI element is drawn with a flat color.
    Syntax
    'Declaration
     
    Public Property Lighting As Boolean
    public bool Lighting {get; set;}
    See Also