Region class
Platform: ImagesLanguage: C# SDK:
Provides an object that describes a rectangular area at a coordinate.
An object of this type is required as a parameter in some methods.
Using statement
using Applitools.Utils.Geometry;
Constructor
- Region()
- A constructor to an object describes a rectangular region at a particular coordinate.