Class ArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Inheritance
System.Object
ArrowheadStyle
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class ArrowheadStyle : Enum
Fields
Arrow
Specifies the ArrowheadStyle is Arrow
Declaration
public const ArrowheadStyle Arrow
Field Value
Type |
---|
ArrowheadStyle |
ArrowDiamond
Specifies the ArrowheadStyle is ArrowDiamond
Declaration
public const ArrowheadStyle ArrowDiamond
Field Value
Type |
---|
ArrowheadStyle |
ArrowOpen
Specifies the ArrowheadStyle is ArrowOpen
Declaration
public const ArrowheadStyle ArrowOpen
Field Value
Type |
---|
ArrowheadStyle |
ArrowOval
Specifies the ArrowheadStyle is ArrowOval
Declaration
public const ArrowheadStyle ArrowOval
Field Value
Type |
---|
ArrowheadStyle |
ArrowStealth
Specifies the ArrowheadStyle is ArrowStealth
Declaration
public const ArrowheadStyle ArrowStealth
Field Value
Type |
---|
ArrowheadStyle |
None
Specifies the ArrowheadStyle is None
Declaration
public const ArrowheadStyle None
Field Value
Type |
---|
ArrowheadStyle |