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.
Parameters
value - DiagramDashType
The value for DashType
RETURNS
Returns the current DiagramConnectionDefaultsContentBorderSettingsBuilder instance.