DiagramConnectionDefaultsEndCapSettingsTagHelper
Example
<end-cap>
<fill />
<stroke />
</end-cap>
ChildTags
Tag Name | Details |
---|---|
fill | DiagramConnectionDefaultsEndCapFillSettingsTagHelper |
stroke | DiagramConnectionDefaultsEndCapStrokeSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
type | String | The end cap type used in connections.The supported values are: "none": no cap; "ArrowEnd": a filled arrow or "FilledCircle": a filled circle. |