PLplot  5.15.0
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

◆ depth

long TextSizeInfo::depth

Definition at line 60 of file wxwidgets_comms.h.

◆ family

wxFontFamily TextSizeInfo::family

Definition at line 62 of file wxwidgets_comms.h.

◆ height

long TextSizeInfo::height

Definition at line 59 of file wxwidgets_comms.h.

◆ leading

long TextSizeInfo::leading

Definition at line 61 of file wxwidgets_comms.h.

◆ pt

int TextSizeInfo::pt

Definition at line 65 of file wxwidgets_comms.h.

◆ style

int TextSizeInfo::style

Definition at line 63 of file wxwidgets_comms.h.

◆ text

wchar_t TextSizeInfo::text[TEXTSIZEINFO_MAX_LENGTH+1]

Definition at line 67 of file wxwidgets_comms.h.

◆ underlined

bool TextSizeInfo::underlined

Definition at line 66 of file wxwidgets_comms.h.

◆ weight

int TextSizeInfo::weight

Definition at line 64 of file wxwidgets_comms.h.

◆ width

long TextSizeInfo::width

Definition at line 58 of file wxwidgets_comms.h.

◆ written

bool TextSizeInfo::written

Definition at line 68 of file wxwidgets_comms.h.


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