Class OfficeShapeArrowheadStyle
Specifies the style of the arrowhead at the end of a line.
Inheritance
System.Object
OfficeShapeArrowheadStyle
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class OfficeShapeArrowheadStyle : Enum
Fields
Arrow
Specifies the OfficeShapeArrowheadStyle is Arrow
Declaration
public const OfficeShapeArrowheadStyle Arrow
Field Value
ArrowDiamond
Specifies the OfficeShapeArrowheadStyle is ArrowDiamond
Declaration
public const OfficeShapeArrowheadStyle ArrowDiamond
Field Value
ArrowOpen
Specifies the OfficeShapeArrowheadStyle is ArrowOpen
Declaration
public const OfficeShapeArrowheadStyle ArrowOpen
Field Value
ArrowOval
Specifies the OfficeShapeArrowheadStyle is ArrowOval
Declaration
public const OfficeShapeArrowheadStyle ArrowOval
Field Value
ArrowStealth
Specifies the OfficeShapeArrowheadStyle is ArrowStealth
Declaration
public const OfficeShapeArrowheadStyle ArrowStealth
Field Value
None
Specifies the OfficeShapeArrowheadStyle is None
Declaration
public const OfficeShapeArrowheadStyle None