DiagramConnectionDefaultsStartCapSettingsTagHelper
Example
<start-cap>
<fill />
<stroke />
</start-cap>
ChildTags
Tag Name | Details |
---|---|
fill | DiagramConnectionDefaultsStartCapFillSettingsTagHelper |
stroke | DiagramConnectionDefaultsStartCapStrokeSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
type | String | The connection start cap type.The supported values are: "none": no cap; "ArrowStart": a filled arrow or "FilledCircle": a filled circle. |