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

DiagramConnectionEndCapSettingsBuilder

Methods

Fill(System.Action)

The connection end cap fill options or color.

Parameters

configurator - System.Action<DiagramConnectionEndCapFillSettingsBuilder>

The action that configures the fill.

Stroke(System.Action)

The connection end cap stroke options or color.

Parameters

configurator - System.Action<DiagramConnectionEndCapStrokeSettingsBuilder>

The action that configures the stroke.

Type(System.String)

The connection end cap type.The supported values are:Note that you can also use the "ArrowStart" for the endCap but its direction will be inversed.

Parameters

value - System.String

The value that configures the type.

In this article
Not finding the help you need?