[]
Represents the shape decoration that appears at the ends of lines.
public enum ArrowheadStyle : byte
Public Enum ArrowheadStyle As Byte
Name | Description |
---|---|
Arrow | The line arrow head. |
Diamond | The diamond. |
None | No line end. |
Oval | The oval. |
Stealth | The stealth arrow head. |
Triangle | The triangle arrow head. |