DiagramConnectionEndCapSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionEndCapSettings settings.
Methods
Fill(System.Action)
The connection end cap fill options or color.
Parameters
configurator - System.Action<DiagramConnectionEndCapFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
The connection end cap stroke options or color.
Parameters
configurator - System.Action<DiagramConnectionEndCapStrokeSettingsBuilder>
The action that configures the stroke.
Type(System.String)
The connection end cap type.The supported values are:Note that you can also use the "ArrowStart" for the endCap but its direction will be inversed.
Parameters
value - System.String
The value that configures the type.