PLplot
5.11.1
|
#include "wxwidgets_comms.h"
Public Attributes | |
long | width |
long | height |
wxFontFamily | family |
int | style |
int | weight |
int | pt |
bool | underlined |
wchar_t | text [501] |
bool | written |
Definition at line 48 of file wxwidgets_comms.h.
wxFontFamily TextSizeInfo::family |
Definition at line 52 of file wxwidgets_comms.h.
long TextSizeInfo::height |
Definition at line 51 of file wxwidgets_comms.h.
int TextSizeInfo::pt |
Definition at line 55 of file wxwidgets_comms.h.
int TextSizeInfo::style |
Definition at line 53 of file wxwidgets_comms.h.
wchar_t TextSizeInfo::text[501] |
Definition at line 57 of file wxwidgets_comms.h.
bool TextSizeInfo::underlined |
Definition at line 56 of file wxwidgets_comms.h.
int TextSizeInfo::weight |
Definition at line 54 of file wxwidgets_comms.h.
long TextSizeInfo::width |
Definition at line 50 of file wxwidgets_comms.h.
bool TextSizeInfo::written |
Definition at line 58 of file wxwidgets_comms.h.