Attrs Type (Enumeration)

graph.h, wingraph.h

enum Attrs {A_REVERSE, A_NORMAL, A_XOR, A_SHADED, A_REPLACE, A_OR, A_AND, A_THICK1, A_SHADE_V, A_SHADE_H, A_SHADE_NS, A_SHADE_PS};

An enumeration for describing legal attribute values.

For more info about attributes, see the SetCurAttr command.