LightResultingColor Method
|
Retrieves the final color of the light as a
result of mixing the lamp color and the filter color.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Color ResultingColor()
Public Function ResultingColor As Color
public:
Color^ ResultingColor()
member ResultingColor : unit -> Color
Return Value
Color
See Also