Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class / Lighted Property

In This Topic
    Lighted Property (Picture)
    In This Topic
    If false, the picture is not involved in lighting.
    Syntax
    'Declaration
     
    Public Property Lighted As Boolean
    public bool Lighted {get; set;}
    See Also