DiagramConnectionTagHelper
Example
Razor
<connection>
<content></content>
<editable></editable>
<end-cap></end-cap>
<from></from>
<hover></hover>
<points></points>
<selection />
<start-cap></start-cap>
<stroke />
<to></to>
</connection>
ChildTags
Attributes
Attribute | Type | Description |
---|---|---|
from-connector | String | Specifies the name of the source shape connector that should be used by the connection. |
to-connector | String | Specifies the name of the target shape connector that should be used by the connection. |
type | DiagramConnectionType | The connection type. |