DiagramEditableResizeHandlesHoverSettingsBuilder
Methods
Fill(System.Action)
Specifies the fill settings on hovering over the resizing handles. See the editable.resize configuration for an example.
Parameters
configurator - System.Action<DiagramEditableResizeHandlesHoverFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action)
Specifies the stroke on hovering over the resizing handles. See the editable.resize configuration for an example.
Parameters
configurator - System.Action<DiagramEditableResizeHandlesHoverStrokeSettingsBuilder>
The configurator for the stroke setting.