GrFmtFlags2 Type (Enumeration)

graphing.h, unknown.h

enum GrFmtFlags2 {
GR_DE_CUSTOM = 0x0010, GR_DE_FIELDS = 0x0004, GR_DIRFLD = 0x0002, GR_EULER = 0x0001
};

Enumerates different Graph Format flags for the GR_MODES struct.

Enumerates different Graph Format flags. The meaning of these flags is given in the description of GR_MODES.


See also: GR_MODES, GR_WIN_VARS