Click or drag to resize
SoGraphicDevice.GetGraphicConfig 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: 2024.2.2.0 (10.16.2.0)
Syntax
public SoGraphicConfig GetGraphicConfig(
	SoGraphicConfigTemplate temp,
	ulong n
)

Parameters

temp
Type: OIV.Inventor.Components.SoGraphicConfigTemplate
n
Type: System.UInt64

Return Value

Type: SoGraphicConfig
Remarks