Solid Edge Framework Type Library
SetSpecular Method
Specifies the red component.
Specifies the green component.
Specifies the blue component.
Description
Sets the red, green, and blue components of the specular color for the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub SetSpecular( _
   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