Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / LightSettings Class / Active Property

In This Topic
    Active Property (LightSettings)
    In This Topic
    Gets or sets the light status.
    Syntax
    'Declaration
     
    Public Property Active As Boolean
    public bool Active {get; set;}
    See Also