Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
DeviceContext Struct Reference

#include <gvplugin_gdiplus.h>

Public Member Functions

 DeviceContext (HWND wnd=nullptr)
 
 ~DeviceContext ()
 

Data Fields

HWND hwnd
 
HDC hdc
 

Detailed Description

Definition at line 33 of file gvplugin_gdiplus.h.

Constructor & Destructor Documentation

◆ DeviceContext()

DeviceContext::DeviceContext ( HWND  wnd = nullptr)
inline

Definition at line 38 of file gvplugin_gdiplus.h.

◆ ~DeviceContext()

DeviceContext::~DeviceContext ( )
inline

Definition at line 42 of file gvplugin_gdiplus.h.

References hdc, and hwnd.

Field Documentation

◆ hdc

HDC DeviceContext::hdc

Definition at line 36 of file gvplugin_gdiplus.h.

Referenced by gdiplus_textlayout(), Layout::Layout(), and ~DeviceContext().

◆ hwnd

HWND DeviceContext::hwnd

Definition at line 35 of file gvplugin_gdiplus.h.

Referenced by ~DeviceContext().


The documentation for this struct was generated from the following file: