Translates a rectangle within the bounds of the current renderer to support right-to-left layouts.
A Rectangle structure that is translated within the bounds of the control.
When RightToLeft is false, this method simply returns the rectangle created from x, y, width and height. Otherwise, the rectangle is flipped across the y-axis at the center point of the control's bounds. This is useful for supporting right-to-left layouts.
ControlRenderer Class | Skybound.Rebar.Rendering Namespace | ControlRenderer.RtlTranslate Overload List