RectangleSize class
Platform: ImagesLanguage: Python SDK:
Provides an object that describes a rectangle. An object of this type is required as a parameter in some methods.
Import statement
from applitools.images import RectangleSize
Constructor
- RectangleSize()
- A constructor that provides several ways to provide the values for the rectangle width and height.