<kendo:diagram-editable-rotate-stroke>

Specifies the stroke settings of the rotation thumb.

Example

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

Configuration Attributes

color java.lang.String

Specifies the stroke color of the rotation thumb.

Example

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

width float

Specifies the stroke thickness of the rotation thumb.

Example

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