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