SoGLGraphicConfigGetFullSceneAntialiasing Method |
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool GetFullSceneAntialiasing(
out int bits
)
Public Function GetFullSceneAntialiasing (
<OutAttribute> ByRef bits As Integer
) As Boolean
public:
bool GetFullSceneAntialiasing(
[OutAttribute] int% bits
)
member GetFullSceneAntialiasing :
bits : int byref -> bool
Parameters
- bits
- Type: SystemInt32
Return Value
Type:
BooleanRemarks See Also