DiagramConnectionStartCapSettingsBuilder
Methods
Fill(System.Action)
The connection start cap fill options or color.
Parameters
configurator - System.Action<DiagramConnectionStartCapFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action)
The connection start cap stroke options or color.
Parameters
configurator - System.Action<DiagramConnectionStartCapStrokeSettingsBuilder>
The configurator for the stroke setting.
Type(System.String)
The connection start cap type.The supported values are: "none": no cap; "ArrowStart": a filled arrow or "FilledCircle": a filled circle.
Parameters
value - System.String
The value for Type