Solid Edge Framework Type Library
SetEmission Method
Specifies the red component.
Specifies the green component.
Specifies the blue component.
Description
Sets the red, green, and blue components of the emission light for the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub SetEmission( _
   ByVal fRed As Single, _
   ByVal fGreen As Single, _
   ByVal fBlue As Single _
) 
Parameters
fRed
Specifies the red component.
fGreen
Specifies the green component.
fBlue
Specifies the blue component.
See Also

FaceStyle Object  | FaceStyle Members