Holds the parsed data for a SetArrowhead instruction.
More...
#include <ShapeDesigner.h>
|
|
int | startArrowId {} |
| | Identifier of the start arrowhead.
|
| |
|
int | endArrowId {} |
| | Identifier of the end arrowhead.
|
| |
|
int | startFlags {} |
| | Flags for the start arrowhead (built-in vs custom, etc.).
|
| |
|
int | endFlags {} |
| | Flags for the end arrowhead (built-in vs custom, etc.).
|
| |
Holds the parsed data for a SetArrowhead instruction.