DiagramConnectionDefaultsEditablePointsVertexSettingsBuilder
Methods
Fill(System.Action)
The fill options of the connection vertex handle.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEditablePointsVertexFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
The stroke options of the connection vertex handle.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEditablePointsVertexStrokeSettingsBuilder>
The action that configures the stroke.
Radius(System.Double)
The radius of the connection vertex handle.
Parameters
value - System.Double
The value that configures the radius.