SoGLFormatIsGDISupportRequired Method |
Returns true if GDI support is required for this pixel format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool IsGDISupportRequired()
Public Function IsGDISupportRequired As Boolean
public:
bool IsGDISupportRequired()
member IsGDISupportRequired : unit -> bool
Return Value
Type:
BooleanRemarks See Also