Solid Edge Framework Type Library
SetTextureTransparentColor Method
Sets the Red value of the transparent color.
Sets the Green value of the transparent color.
Sets the Blue value of the transparent color.
Description
Sets the RGB color that will be transparent in the texture map.
Syntax
Visual Basic
Public Sub SetTextureTransparentColor( _
   ByVal fRed As Single, _
   ByVal fGreen As Single, _
   ByVal fBlue As Single _
) 
Parameters
fRed
Sets the Red value of the transparent color.
fGreen
Sets the Green value of the transparent color.
fBlue
Sets the Blue value of the transparent color.
See Also

FaceStyle Object  | FaceStyle Members