DiagramConnectionSelectionHandlesSettingsBuilder
Methods
Fill(System.Action)
Defines the handles fill options.
Parameters
configurator - System.Action<DiagramConnectionSelectionHandlesFillSettingsBuilder>
The configurator for the fill setting.
RETURNS
Returns the current instance of DiagramConnectionSelectionHandlesSettingsBuilder .
Stroke(System.Action)
Defines the handles stroke options.
Parameters
configurator - System.Action<DiagramConnectionSelectionHandlesStrokeSettingsBuilder>
The configurator for the stroke setting.
RETURNS
Returns the current instance of DiagramConnectionSelectionHandlesSettingsBuilder .
Width(System.Double)
The width of the handle elements.
Parameters
value - System.Double
The value for Width
RETURNS
Returns the current DiagramConnectionSelectionHandlesSettingsBuilder instance.
Height(System.Double)
The height of the handle elements.
Parameters
value - System.Double
The value for Height
RETURNS
Returns the current DiagramConnectionSelectionHandlesSettingsBuilder instance.