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