SoGLFormatSetAlphaBits Method |
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetAlphaBits(
int bits
)
Public Sub SetAlphaBits (
bits As Integer
)
public:
void SetAlphaBits(
int bits
)
member SetAlphaBits :
bits : int -> unit
Parameters
- bits
- Type: SystemInt32
Remarks See Also