New to Telerik UI for ASP.NET Core? Download free 30-day trial

DiagramEditableResizeHandlesHoverSettingsBuilder

Defines the fluent API for configuring DiagramEditableResizeHandlesHoverSettings

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.

In this article
Not finding the help you need?