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

FaceStyle Object  | FaceStyle Members