<kendo:diagram-shape-connectorDefaults-fill>

Defines the fill options of the shape connectors.

Example

<kendo:diagram-shape-connectorDefaults>
    <kendo:diagram-shape-connectorDefaults-fill></kendo:diagram-shape-connectorDefaults-fill>
</kendo:diagram-shape-connectorDefaults>

Configuration Attributes

color java.lang.String

Defines the fill color of the shape connectors.

Example

<kendo:diagram-shape-connectorDefaults-fill color="color">
</kendo:diagram-shape-connectorDefaults-fill>

opacity float

Defines the fill opacity of the shape connectors.

Example

<kendo:diagram-shape-connectorDefaults-fill opacity="opacity">
</kendo:diagram-shape-connectorDefaults-fill>
In this article
Not finding the help you need?