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

DiagramEditableResizeHandlesSettingsTagHelper

Example

<handles>
    <fill />
    <hover></hover>
    <stroke />
</handles>

ChildTags

Tag Name Details
fill DiagramEditableResizeHandlesFillSettingsTagHelper
hover DiagramEditableResizeHandlesHoverSettingsTagHelper
stroke DiagramEditableResizeHandlesStrokeSettingsTagHelper

Attributes

Attribute Type Description
height Double Specifies the height of the resizing handles. See the editable.resize configuration for an example.
width Double Specifies the width of the resizing handles. See the editable.resize configuration for an example.
In this article
Not finding the help you need?