AppGetGDIΒΆ
AppGetGDI returns the used graphic interface for the monitor and printer output.
- o = AppGetGDI()
Return Value
o is an object with three elements screen, printer and timing. Values: 1 (GDI), 2 (GDI+) or 3 (Direct2D). See AppSetGDI.
History
Version |
Description |
---|---|
R2018 (6.00.0) |
New. |
See also
id-331822