DiagramConnectionEndCapSettingsTagHelper

Example

Razor
<end-cap>
    <anchor />
    <fill />
    <stroke />
</end-cap>

ChildTags

Attributes

AttributeTypeDescription
pathStringThe SVG path data for the arrow marker. Applies when the type is "ArrowEnd" or "ArrowStart".
radiusDoubleThe radius of the filled circle marker. Applies when the type is "FilledCircle".
typeStringThe 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.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support