SoGLFormatSetGDISupportRequired Method |
Sets the GDI support requirement of the pixel format.
Namespace: OIV.Inventor.Devices
This requirement is ignored on non-Microsoft platforms.
Note: If both OIV.Inventor.Devices.SoGLFormat.SetCompositionRequired(System.Boolean) and OIV.Inventor.Devices.SoGLFormat.SetGDISupportRequired(System.Boolean) are set OpenInventor will try to choose a pixel format with composition support.
The default value is true but setting composition required to true automatically disables GDI support.