Solid Edge Framework Type Library
SetLightColor Method
Specifies the index number of the light.
Specifies the light color.
Description
Sets the color of a specified light for the referenced ViewStyle object.
Syntax
Visual Basic
Public Sub SetLightColor( _
   ByVal nLight As Long, _
   ByVal lLightColor As Long _
) 
Parameters
nLight
Specifies the index number of the light.
lLightColor
Specifies the light color.
See Also

ViewStyle Object  | ViewStyle Members