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

ViewStyle Object  | ViewStyle Members