Solid Edge Framework Type Library
GetEmission Method
Returns the red component of the emission light.
Returns the green component of the emission light.
Returns the blue component of the emission light.
Description
Returns the red, green, and blue components of the emission light for the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub GetEmission( _
   ByRef pfRed As Single, _
   ByRef pfGreen As Single, _
   ByRef pfBlue As Single _
) 
Parameters
pfRed
Returns the red component of the emission light.
pfGreen
Returns the green component of the emission light.
pfBlue
Returns the blue component of the emission light.
See Also

FaceStyle Object  | FaceStyle Members