DiagramConnectionStrokeSettingsBuilder
Methods
Color(System.String)
Defines the stroke or line color of the connection.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramConnectionStrokeSettingsBuilder instance.
Width(System.Double)
Defines the stroke width of the connection.
Parameters
value - System.Double
The value for Width
RETURNS
Returns the current DiagramConnectionStrokeSettingsBuilder instance.