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