Class ArrowheadLength
Specifies the length of the arrowhead at the end of a line.
Inheritance
System.Object
ArrowheadLength
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class ArrowheadLength : Enum
Fields
Long
Specifies the ArrowheadLength is Long
Declaration
public const ArrowheadLength Long
Field Value
Type |
---|
ArrowheadLength |
Medium
Specifies the ArrowheadLength is Medium
Declaration
public const ArrowheadLength Medium
Field Value
Type |
---|
ArrowheadLength |
None
Specifies the ArrowheadLength is None
Declaration
public const ArrowheadLength None
Field Value
Type |
---|
ArrowheadLength |
Short
Specifies the ArrowheadLength is Short
Declaration
public const ArrowheadLength Short
Field Value
Type |
---|
ArrowheadLength |