ansys.sherlock.core.types.project_types.LegendBounds#

class ansys.sherlock.core.types.project_types.LegendBounds(legend_x, legend_y, height, width)#

Contains the properties of the legend bounds.

Methods

Attributes

LegendBounds.legend_x

x coordinate of the upper left corner

LegendBounds.legend_y

y coordinate of the upper left corner

LegendBounds.height

height of the legend

LegendBounds.width

width of the legend