RanorexRanorex Documentation
Geometry Class
NamespacesRanorex.CoreGeometry
Helper class for geometry related methods.
Declaration Syntax
C#Visual BasicVisual C++
public static class Geometry
Public NotInheritable Class Geometry
public ref class Geometry abstract sealed
Members
All MembersMethods



IconMemberDescription
CalculateEnsureVisibleScrollPixels(Rectangle)
Calculates scroll pixels for EnsureVisible operations in order to make the item visible on the screen.

CalculateEnsureVisibleScrollPixels(Rectangle, Rectangle)
Calculates scroll pixels for EnsureVisible operations.

CalculateEnsureVisibleScrollPixels(Rectangle, Rectangle, Boolean)
Calculates scroll pixels for EnsureVisible operations.

Normalize(Rectangle)
Normalizes the specified rectangle, i.e. ensures that both width and height are positive.

Inheritance Hierarchy
Object
Geometry

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)