<kendo:diagram-editable-rotate>

Specifies whether the shapes can be rotated. Note that changing this setting after creating the diagram will have no effect.

Example

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

Configuration Attributes

Configuration JSP Tags

kendo:diagram-editable-rotate-fill

Specifies the fill settings of the rotation thumb.

More documentation is available at kendo:diagram-editable-rotate-fill.

Example

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

kendo:diagram-editable-rotate-stroke

Specifies the stroke settings of the rotation thumb.

More documentation is available at kendo:diagram-editable-rotate-stroke.

Example

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