@express-document-sdk

Enumeration: ArrowHeadType

data-slots=text
data-variant=warning
Do not depend on the literal numeric values of these constants, as they may change. Always reference the enum identifiers in your code.
data-slots=text
data-variant=warning
Additional arrowhead types may be added in the future. If your code has different branches or cases depending on arrow type, always have a default/fallback case to handle any unknown values you may encounter.

Enumeration Members

Enumeration Member
Value
none
0
triangularFilled
7
openTriangular
11
circleFilled
21
squareFilled
22
circleHollow
24
squareHollow
25
verticalLine
27