<kendo:diagram-editable-rotate-fill>

Specifies the fill settings of the rotation thumb.

Example

<kendo:diagram-editable-rotate>
    <kendo:diagram-editable-rotate-fill></kendo:diagram-editable-rotate-fill>
</kendo:diagram-editable-rotate>

Configuration Attributes

color java.lang.String

Specifies the fill color of the rotation thumb.

Example

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

opacity float

Specifies the fill opacity of the rotation thumb.

Example

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