DiagramConnectionDefaultsEndCapSettingsBuilder
Methods
Fill(System.Action)
The connections end cap fill options or color.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEndCapFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action)
The connections end cap stroke options or color.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEndCapStrokeSettingsBuilder>
The configurator for the stroke setting.
Type(System.String)
The end cap type used in connections.The supported values are: "none": no cap; "ArrowEnd": a filled arrow or "FilledCircle": a filled circle.
Parameters
value - System.String
The value for Type