RectangleSize class
Platform: AppiumLanguage: C# SDK:
Provides an object that describes a rectangle. An object of this type is required as a parameter in some methods.
Using statement
using Applitools.Utils.Geometry;
Constructor
- RectangleSize()
- A constructor that provides several ways to provide the values for the rectangle width and height.