DiagramConnectionDefaultsContentBorderSettingsBuilder
Methods
Color(System.String)
The color of the connection label border.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramConnectionDefaultsContentBorderSettingsBuilder instance.
Width(System.Double)
The width of the connection label border.
Parameters
value - System.Double
The value for Width
RETURNS
Returns the current DiagramConnectionDefaultsContentBorderSettingsBuilder instance.
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 for DashType
RETURNS
Returns the current DiagramConnectionDefaultsContentBorderSettingsBuilder instance.