Click or drag to resize
SoWinGLWidgetSetFullSceneAntialiasing Method (Boolean, Single)

Note: This API is now obsolete.

Calls SetFullSceneAntialiasing(enable, quality, SoFullSceneAntialiasing.ALL).

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool SetFullSceneAntialiasing(
	bool enable,
	float quality
)

Parameters

enable
Type: SystemBoolean
quality
Type: SystemSingle

Return Value

Type: Boolean
Remarks