<kendo:imageEditor-messages-panes-resize>

Defines the localization for the resize pane.

Example

<kendo:imageEditor-messages-panes>
    <kendo:imageEditor-messages-panes-resize></kendo:imageEditor-messages-panes-resize>
</kendo:imageEditor-messages-panes>

Configuration Attributes

percents java.lang.String

Defines the localization for the resize pane field.

Example

<kendo:imageEditor-messages-panes-resize percents="percents">
</kendo:imageEditor-messages-panes-resize>

pixels java.lang.String

Defines the localization for the resize pane field.

Example

<kendo:imageEditor-messages-panes-resize pixels="pixels">
</kendo:imageEditor-messages-panes-resize>

title java.lang.String

Defines the localization for the resize pane field.

Example

<kendo:imageEditor-messages-panes-resize title="title">
</kendo:imageEditor-messages-panes-resize>
In this article
Not finding the help you need?