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

DiagramConnectionEndCapSettingsBuilder

Methods

Fill(System.Action)

The connection end cap fill options or color.

Parameters

configurator - System.Action<DiagramConnectionEndCapFillSettingsBuilder>

The configurator for the fill setting.

Stroke(System.Action)

The connection end cap stroke options or color.

Parameters

configurator - System.Action<DiagramConnectionEndCapStrokeSettingsBuilder>

The configurator for the stroke setting.

Type(System.String)

The connection end cap type.The supported values are: "none": no cap; "ArrowEnd": a filled arrow or "FilledCircle": a filled circle. You can also use "ArrowStart" for the endCap but its direction will be inversed.

Parameters

value - System.String

The value for Type

In this article
Not finding the help you need?