DiagramConnectionDefaultsSelectionHandlesSettingsBuilder
Methods
Fill(System.Action)
Defines the handles fill options when connections are selected.
Parameters
configurator - System.Action<DiagramConnectionDefaultsSelectionHandlesFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action)
Defines the handles stroke options when connections are selected.
Parameters
configurator - System.Action<DiagramConnectionDefaultsSelectionHandlesStrokeSettingsBuilder>
The configurator for the stroke setting.
Width(System.Double)
The width of the handle elements when connections are selected.
Parameters
value - System.Double
The value for Width
Height(System.Double)
The height of the handle elements when connections are selected.
Parameters
value - System.Double
The value for Height