GLG Toolkit, C / C++ API Library  Version 4.6
GlgArrowFillType

Arrow fill type constants. More...

Detailed Description

Arrow fill type constants.

The ArrowType attribute values are formed by combining GlgArrowPosition and GlgArrowFillType values with bitwise OR.

Macros

#define GLG_FILL_ATYPE   0x20
 Arrow fill type constant. More...
 
#define GLG_FILL_EDGE_ATYPE   0x30
 Arrow fill type constant. More...
 
#define GLG_LINE_ATYPE   0x10
 Arrow fill type constant. More...
 

Macro Definition Documentation

◆ GLG_FILL_ATYPE

#define GLG_FILL_ATYPE   0x20

Arrow fill type constant.

◆ GLG_FILL_EDGE_ATYPE

#define GLG_FILL_EDGE_ATYPE   0x30

Arrow fill type constant.

◆ GLG_LINE_ATYPE

#define GLG_LINE_ATYPE   0x10

Arrow fill type constant.