Click or drag to resize
SoGraphicDeviceGetGraphicConfig Method (UInt64)

Returns the n-th of all the graphics configurations supported by this device.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoGraphicConfig GetGraphicConfig(
	ulong n
)

Parameters

n
Type: SystemUInt64

Return Value

Type: SoGraphicConfig
Remarks