Class ArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Inheritance
System.Object
ArrowheadStyle
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class ArrowheadStyle : Enum
Fields
ArrowheadDiamond
Diamond-shaped.
Declaration
public const ArrowheadStyle ArrowheadDiamond
Field Value
Type |
---|
ArrowheadStyle |
ArrowheadNone
No arrowhead.
Declaration
public const ArrowheadStyle ArrowheadNone
Field Value
Type |
---|
ArrowheadStyle |
ArrowheadOpen
Open.
Declaration
public const ArrowheadStyle ArrowheadOpen
Field Value
Type |
---|
ArrowheadStyle |
ArrowheadOval
Oval-shaped.
Declaration
public const ArrowheadStyle ArrowheadOval
Field Value
Type |
---|
ArrowheadStyle |
ArrowheadStealth
Stealth-shaped.
Declaration
public const ArrowheadStyle ArrowheadStealth
Field Value
Type |
---|
ArrowheadStyle |
ArrowheadTriangle
Triangular.
Declaration
public const ArrowheadStyle ArrowheadTriangle
Field Value
Type |
---|
ArrowheadStyle |