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

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 action that configures the fill.

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 action that configures the stroke.

In this article
Not finding the help you need?