DiagramConnectionDefaultsEditablePointsMidpointSettingsBuilder
Methods
Fill(System.Action)
The fill options of the connection midpoint handle.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEditablePointsMidpointFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
The stroke options of the connection midpoint handle.
Parameters
configurator - System.Action<DiagramConnectionDefaultsEditablePointsMidpointStrokeSettingsBuilder>
The action that configures the stroke.
Radius(System.Double)
The radius of the connection midpoint handle.
Parameters
value - System.Double
The value that configures the radius.