Click or drag to resize
SoGLGraphicConfigTemplateGetStencil Method

Returns the stencil preferences.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoGraphicConfigTemplatePreferences GetStencil(
	out int minBits,
	out int maxBits
)

Parameters

minBits
Type: SystemInt32
maxBits
Type: SystemInt32

Return Value

Type: SoGraphicConfigTemplatePreferences
Remarks

See Also