ArrowType
ArrowType
Specifies the arrow type and direction
Enumerated type, possible values are:
| Right | |
|---|---|
| Left | |
| Down | |
| Up | |
| RightDown | |
| DownLeft | |
| LeftUp | |
| UpRight | |
| LeftDown | |
| DownRight | |
| RightUp | |
| UpLeft |
Applies to: Arrow
Introduced in KCML version 6.00
Use this property to specify what type of arrow to draw.
An example demonstrating all the arrow types is available.