<kendo:diagram-editable-resize-handles-fill>

Specifies the fill settings of the resizing handles. See the editable.resize configuration for an example.

Example

<kendo:diagram-editable-resize-handles>
    <kendo:diagram-editable-resize-handles-fill></kendo:diagram-editable-resize-handles-fill>
</kendo:diagram-editable-resize-handles>

Configuration Attributes

color java.lang.String

Specifies the fill color of the resizing handles. See the editable.resize configuration for an example.

Example

<kendo:diagram-editable-resize-handles-fill color="color">
</kendo:diagram-editable-resize-handles-fill>

opacity float

Specifies the fill opacity of the resizing handles. See the editable.resize configuration for an example.

Example

<kendo:diagram-editable-resize-handles-fill opacity="opacity">
</kendo:diagram-editable-resize-handles-fill>
In this article
Not finding the help you need?