DiagramConnectionEditablePointsMidpointSettingsBuilder
Methods
Fill(System.Action)
The fill options of the connection midpoint handle.
Parameters
configurator - System.Action<DiagramConnectionEditablePointsMidpointFillSettingsBuilder>
The configurator for the fill setting.
RETURNS
Returns the current instance of DiagramConnectionEditablePointsMidpointSettingsBuilder .
Stroke(System.Action)
The stroke options of the connection midpoint handle.
Parameters
configurator - System.Action<DiagramConnectionEditablePointsMidpointStrokeSettingsBuilder>
The configurator for the stroke setting.
RETURNS
Returns the current instance of DiagramConnectionEditablePointsMidpointSettingsBuilder .
Radius(System.Double)
The radius of the connection midpoint handle.
Parameters
value - System.Double
The value for Radius
RETURNS
Returns the current DiagramConnectionEditablePointsMidpointSettingsBuilder instance.