Solid Edge Framework Type Library
GetTextureTransparentColor Method
Returns the Red value of the transparent color.
Returns the Green value of the transparent color.
Returns the Blue value of the transparent color.
Description
Returns the RGB color that will be transparent in the texture map.
Syntax
Visual Basic
Public Sub GetTextureTransparentColor( _
   ByRef pfRed As Single, _
   ByRef pfGreen As Single, _
   ByRef pfBlue As Single _
) 
Parameters
pfRed
Returns the Red value of the transparent color.
pfGreen
Returns the Green value of the transparent color.
pfBlue
Returns the Blue value of the transparent color.
See Also

FaceStyle Object  | FaceStyle Members