LampColorType Enumeration
|
Lamp color type.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public enum LampColorType
Public Enumeration LampColorType
public enum class LampColorType
Members
Member name |
Value |
Description |
Kelvin |
0 |
Color as a Kelvin color temperature. |
Preset |
1 |
Color from a lamp color preset. |
See Also