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