| Visual Basic (Declaration) | |
|---|---|
Public Enum LineArrowHeadStyles Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum LineArrowHeadStyles : Enum | |
| Member | Description |
|---|---|
| None | Renders a line with no arrowhead. |
| Open | Renders a line with a triangular arrowhead. |
| Filled | Renders a line with a stylized, arrow-shaped arrowhead. |
| DoubleEndedOpen | Renders a line with a diamond-shaped arrowhead. |
| DoubleEndedFilled | Renders a line with a circular arrowhead. |
System.Object
System.ValueType
System.Enum
DataDynamics.SpreadBuilder.Imaging.LineArrowHeadStyles