![]() |
GrSides | Type (Enumeration) |
graphing.h, unknown.h |
enum GrSides {AP_SIDE_A = 0, AP_SIDE_B = 1, AP_SIDE_UNKNOWN = 2}; |
Enumerates different Graph side flags for the GR_WIN_VARS struct.
Enumerates different Graph side flags used in the GR_WIN_VARS structure.
The meaning of these flags is given in the description of GR_WIN_VARS.