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