MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::ShapeDefInstruction::SetArrowhead Struct Reference

Holds the parsed data for a SetArrowhead instruction. More...

#include <ShapeDesigner.h>

Public Attributes

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.).
 

Detailed Description

Holds the parsed data for a SetArrowhead instruction.