ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Window.MakeRelative(absoluteRects) method
Namespaces > ArtOfTest.WebAii.Win32 > Window > MakeRelative(Rectangle)
Make the absolute rects passed in relative to this window.
Syntax
C#
public Rectangle MakeRelative (
	Rectangle absoluteRects
)
Parameters
absoluteRects (Rectangle)
The absolute rects
Return Value
The relative coordinates to this window.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)