Class OfficeShapeArrowheadWidth
Specifies the width of the arrowhead at the end of a line.
Inheritance
System.Object
OfficeShapeArrowheadWidth
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeArrowheadWidth : Enum
Fields
Medium
Specifies the OfficeShapeArrowheadWidth is Medium
Declaration
public const OfficeShapeArrowheadWidth Medium
Field Value
Narrow
Specifies the OfficeShapeArrowheadWidth is Narrow
Declaration
public const OfficeShapeArrowheadWidth Narrow
Field Value
None
Specifies the OfficeShapeArrowheadWidth is None
Declaration
public const OfficeShapeArrowheadWidth None
Field Value
Wide
Specifies the OfficeShapeArrowheadWidth is Wide
Declaration
public const OfficeShapeArrowheadWidth Wide