PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
TextSizeInfo Struct Reference

#include "wxwidgets_comms.h"

Public Attributes

long width
 
long height
 
long depth
 
long leading
 
wxFontFamily family
 
int style
 
int weight
 
int pt
 
bool underlined
 
wchar_t text [TEXTSIZEINFO_MAX_LENGTH+1]
 
bool written
 

Detailed Description

Definition at line 56 of file wxwidgets_comms.h.

Member Data Documentation

long TextSizeInfo::depth

Definition at line 60 of file wxwidgets_comms.h.

wxFontFamily TextSizeInfo::family

Definition at line 62 of file wxwidgets_comms.h.

long TextSizeInfo::height

Definition at line 59 of file wxwidgets_comms.h.

long TextSizeInfo::leading

Definition at line 61 of file wxwidgets_comms.h.

int TextSizeInfo::pt

Definition at line 65 of file wxwidgets_comms.h.

int TextSizeInfo::style

Definition at line 63 of file wxwidgets_comms.h.

wchar_t TextSizeInfo::text[TEXTSIZEINFO_MAX_LENGTH+1]

Definition at line 67 of file wxwidgets_comms.h.

bool TextSizeInfo::underlined

Definition at line 66 of file wxwidgets_comms.h.

int TextSizeInfo::weight

Definition at line 64 of file wxwidgets_comms.h.

long TextSizeInfo::width

Definition at line 58 of file wxwidgets_comms.h.

bool TextSizeInfo::written

Definition at line 68 of file wxwidgets_comms.h.


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