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

DiagramShapeDefaultsStrokeSettingsBuilder

Defines the fluent API for configuring the DiagramShapeDefaultsStrokeSettings settings.

Methods

Color(System.String)

Defines the color of the shape's stroke.

Parameters

value - System.String

The value that configures the color.

DashType(System.String)

The dash type of the shape.The following dash types are supported:

Parameters

value - System.String

The value that configures the dashtype.

Width(System.Double)

Defines the thickness or width of the shape's stroke.

Parameters

value - System.Double

The value that configures the width.

In this article
Not finding the help you need?