RectangleSize class
Platform: ImagesLanguage: JavaScript SDK:
Provides an object that describes a rectangle. An object of this type is required as a parameter in some methods.
Require statement
const {RectangleSize} = require('@applitools/eyes-images');
Constructor
- RectangleSize()
- A constructor that provides several ways to provide the values for the rectangle width and height.