Solid Edge Framework Type Library
SetDiffuse Method
Specifies the red component.
Specifies the green component.
Specifies the blue component.
Description
Sets the diffuse light for the referenced FaceStyle object.
Syntax
Visual Basic
Public Sub SetDiffuse( _
   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