Click or drag to resize
SoGraphicDeviceGetGraphicConfig Method (SoGraphicConfigTemplate, UInt64)

Returns the best nth of all the graphics configurations supported by this device and sorted according to the given template.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoGraphicConfig GetGraphicConfig(
	SoGraphicConfigTemplate temp,
	ulong n
)

Parameters

temp
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplate
n
Type: SystemUInt64

Return Value

Type: SoGraphicConfig
Remarks