When the right-to-left layout is applied, a specific constrained proportions image is displayed within the Insert Image dialog of the ASPxHtmlEditor, indicating whether the proportions of the inserted (or edited) image are constrained. The constrained proportion image can be displayed as a switched on (
) or switched off (
) image.
The constrained proportions image consists of three parts - specific top, middle and bottom images.
The top part of the image (
) is defined by using the InsertImageDialogConstrainProportionsTopRtl property.
The middle part of the constrained proportions image can be displayed as either a switched on image (
) or switched off image (
) whose settings are defined using the InsertImageDialogConstrainProportionsMiddleOnRtl or InsertImageDialogConstrainProportionsMiddleOffRtl property, respectively.
The bottom part of the image (
) can be defined via the InsertImageDialogConstrainProportionsBottomRtl property.