WXP C++ Library
Version 6.74.9
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
Files
File List
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
include
PlotLabel.h
1
#ifndef _WINC_PLOTLABEL
2
#define _WINC_PLOTLABEL
3
4
namespace
WXP
{
5
struct
PlotLabel
{
6
int
layer
;
7
char
locate
[10];
8
char
string
[100];
9
char
format
[50];
11
int
print
();
12
};
13
}
14
15
#endif
WXP
All WXP classes fall under the WXP namespace.
Definition
Angle.h:4
WXP::PlotLabel
This struct stores labels for plot annotation.
Definition
PlotLabel.h:5
WXP::PlotLabel::format
char format[50]
Definition
PlotLabel.h:9
WXP::PlotLabel::locate
char locate[10]
Definition
PlotLabel.h:7
WXP::PlotLabel::layer
int layer
Definition
PlotLabel.h:6
WXP::PlotLabel::print
int print()
Definition
PlotLabel.cc:17
Generated on Sun Jul 28 2024 18:05:35 for WXP C++ Library by
1.9.7