Graphviz 13.0.0~dev.20241222.1117
|
#include <gvplugin_gdiplus.h>
Public Member Functions | |
DeviceContext (HWND wnd=nullptr) | |
~DeviceContext () | |
Data Fields | |
HWND | hwnd |
HDC | hdc |
Definition at line 33 of file gvplugin_gdiplus.h.
|
inline |
Definition at line 38 of file gvplugin_gdiplus.h.
|
inline |
Definition at line 42 of file gvplugin_gdiplus.h.
HDC DeviceContext::hdc |
Definition at line 36 of file gvplugin_gdiplus.h.
Referenced by gdiplus_textlayout(), Layout::Layout(), and ~DeviceContext().
HWND DeviceContext::hwnd |
Definition at line 35 of file gvplugin_gdiplus.h.
Referenced by ~DeviceContext().