OOF2: The Manual

Name

OOF.Graphics_n.Settings.Contourmap_Marker_Size — Width in pixels of the markers on the contour map.

Synopsis

OOF.Graphics_n.Settings.Contourmap_Marker_Size(width)

Details

  • Parent Menu: OOF.Graphics_n.Settings
  • Callback: function GfxWindow.contourmapMarkSize in module ooflib.common.IO.GUI.gfxwindow
  • Parameters:

    width
    Contour map marker line width. Type: Integer.

Description

Set the line width, in pixels, of the rectangle used to mark a region of the contour map, as shown in Figure 4.3.

See Also