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

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