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

In This Topic
    Type Property (LightSettings)
    In This Topic
    Gets or sets the light type.
    Syntax
    'Declaration
     
    Public Property Type As lightType
    public lightType Type {get; set;}
    See Also