SoGLFormatSetBlueBits 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 SetBlueBits(
int bits
)
Public Sub SetBlueBits (
bits As Integer
)
public:
void SetBlueBits(
int bits
)
member SetBlueBits :
bits : int -> unit
Parameters
- bits
- Type: SystemInt32
Remarks See Also