DiagramConnectionEndCapSettingsTagHelper
Example
<end-cap>
<fill />
<stroke />
</end-cap>
ChildTags
Tag Name | Details |
---|---|
fill | DiagramConnectionEndCapFillSettingsTagHelper |
stroke | DiagramConnectionEndCapStrokeSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
type | String | The connection end cap type.The supported values are: "none": no cap; "ArrowEnd": a filled arrow or "FilledCircle": a filled circle. You can also use "ArrowStart" for the endCap but its direction will be inversed. |