DiagramShapeConnectorDefaultsSettingsTagHelper
Example
Razor
<connector-defaults>
<fill />
<hover></hover>
<stroke />
</connector-defaults>
ChildTags
| Tag Name | Details |
|---|---|
| fill | DiagramShapeConnectorDefaultsFillSettingsTagHelper |
| hover | DiagramShapeConnectorDefaultsHoverSettingsTagHelper |
| stroke | DiagramShapeConnectorDefaultsStrokeSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| height | Double | Defines the height of the shape connectors. |
| width | Double | Defines the width of the shape connectors. |