New to Telerik UI for ASP.NET Core? Download free 30-day trial

DiagramConnectionDefaultsEndCapSettingsBuilder

Methods

Fill(System.Action)

The connections end cap fill options or color.

Parameters

configurator - System.Action<DiagramConnectionDefaultsEndCapFillSettingsBuilder>

The configurator for the fill setting.

Stroke(System.Action)

The connections end cap stroke options or color.

Parameters

configurator - System.Action<DiagramConnectionDefaultsEndCapStrokeSettingsBuilder>

The configurator for the stroke setting.

Type(System.String)

The end cap type used in connections.The supported values are: "none": no cap; "ArrowEnd": a filled arrow or "FilledCircle": a filled circle.

Parameters

value - System.String

The value for Type

In this article
Not finding the help you need?