.net Access Provider
.net Access Provider
.net Access Provider
Ifs.Fnd.Core
FndRightToLeftUtilities Class
FndRightToLeftUtilities Methods
Transform Method
Transform Method (Point, Control)
Transform Method (Point[], Control)
Transform Method (Rectangle, Control)
Transform Method (RectangleF, Control)
Transform Method (Int32, Control)
Transform Method (Single, Control)
FndRightToLeftUtilities
Transform Method (RectangleF, Control)
Transforms the RectangleF coordinates to a RightToLeft based coordinates, if the control attribute RightToLeft is set to Yes.
Namespace:
Ifs.Fnd.Core
Assembly:
Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
Copy
public
static
RectangleF
Transform
(
RectangleF
rect
,
Control
ctrl
)
Parameters
rect
Type:
System.Drawing
RectangleF
The RectangleF to transform
ctrl
Type:
System.Windows.Forms
Control
The control
Return Value
Type:
RectangleF
The RectangleF object with the RTL based cooredinated
See Also
Reference
FndRightToLeftUtilities Class
Transform Overload
Ifs.Fnd.Core Namespace