ansys.sherlock.core.types.project_types.ImageBounds#
- class ansys.sherlock.core.types.project_types.ImageBounds(image_x, image_y, height, width)#
Contains the properties of the image bounds.
Methods
Attributes
x coordinate of the upper left corner
y coordinate of the upper left corner
height of the image
width of the image