ImageEditorMessagesSettingsBuilder

Methods

Toolbar(System.Action)

Defines the localization messages for the toolbar.

Parameters

configurator - System.Action<ImageEditorMessagesToolbarSettingsBuilder>

The configurator for the toolbar setting.

RETURNS

Returns the current instance of ImageEditorMessagesSettingsBuilder .

Panes(System.Action)

Defines the localization Pane tools.

Parameters

configurator - System.Action<ImageEditorMessagesPanesSettingsBuilder>

The configurator for the panes setting.

RETURNS

Returns the current instance of ImageEditorMessagesSettingsBuilder .

Common(System.Action)

Defines the localization for the common fields.

Parameters

configurator - System.Action<ImageEditorMessagesCommonSettingsBuilder>

The configurator for the common setting.

RETURNS

Returns the current instance of ImageEditorMessagesSettingsBuilder .