FigureOfMeritGraphics2DPositionOnMap#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics2DPositionOnMap#

Coordinates of contour legend in pixels on 2D map.

Overview#

x

Get or set the X coordinate of the contour legend on the 2D map.

y

Get or set the Y coordinate of the contour legend on the 2D map.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics2DPositionOnMap

Property detail#

property FigureOfMeritGraphics2DPositionOnMap.x: int#

Get or set the X coordinate of the contour legend on the 2D map.

property FigureOfMeritGraphics2DPositionOnMap.y: int#

Get or set the Y coordinate of the contour legend on the 2D map.