DiagramConnectionDefaultsContentBorderSettingsBuilder

Methods

Color(System.String)

The color of the connection label border.

Parameters

value - System.String

The value that configures the color.

Width(System.Double)

The width of the connection label border.

Parameters

value - System.Double

The value that configures the width.

DashType(Kendo.Mvc.UI.DiagramDashType)

The dash type of the connection label border. The supported values are "dash", "dashDot", "dot", "longDash", "longDashDot", "longDashDotDot", and "solid".

Parameters

value - DiagramDashType

The value that configures the dash type.