Enum OfficeShapeArrowheadLength
Specifies the length of the arrowhead at the end of a line.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeArrowheadLength
Fields
Name | Description |
---|---|
Long | Specifies the OfficeShapeArrowheadLength is Long. |
Medium | Specifies the OfficeShapeArrowheadLength is Medium. |
None | Specifies the OfficeShapeArrowheadLength is None. |
Short | Specifies the OfficeShapeArrowheadLength is Short. |