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