FigureOfMeritGraphics2DLegendWindow#

class ansys.stk.core.stkobjects.FigureOfMeritGraphics2DLegendWindow#

Properties of contour legend on 2D map.

Overview#

show_on_map

Opt whether to display the legend on the 2D map.

position_on_map

Get the position of the contour legend on the 2D map in pixel coordinates.

Import detail#

from ansys.stk.core.stkobjects import FigureOfMeritGraphics2DLegendWindow

Property detail#

property FigureOfMeritGraphics2DLegendWindow.show_on_map: bool#

Opt whether to display the legend on the 2D map.

property FigureOfMeritGraphics2DLegendWindow.position_on_map: FigureOfMeritGraphics2DPositionOnMap#

Get the position of the contour legend on the 2D map in pixel coordinates.