DiagramConnectionDefaultsStartCapSettingsTagHelper

Example

Razor
<start-cap>
    <anchor />
    <fill />
    <stroke />
</start-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 start cap type.The supported values are: "none": no cap; "ArrowStart": a filled arrow or "FilledCircle": a filled circle.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support