| Name | Description
|
|---|
| EditBackground() | Displays an EditColor widget used for changing the Seismic widget's background color.
|
| EditForeground() | Displays an EditColor widget used for changing the Seismic widget's foreground color.
|
| EditOverlayForeground() | Displays an EditColor widget used for changing the overlay data's foreground color.
|
| EditPlot() | Displays the panel used for changing the seismic section display attributes.
|
| HighlightTrace(s) | Causes the selected trace to be highlighted with the highlight color specified by the resource XmNhighlightColor. If another trace was selected previously, it will be deselected.
|
| HighlightTrace(m) | Causes the selected trace to be highlighted with the highlight color specified by the resource XmNhighlightColor. If another trace was selected previously, it will stay selected.
|
| LocalZoom() | Scales the visible area of the seismic section by a factor of 2 in the horizontal direction and by a factor of 1.5 in the vertical direction.
|
| RestoreFromLocalZoom() | Restores the display of the seismic section to the scale used prior to the last LocalZoom operation.
|
| UnhighlightTrace(m) | Causes the color of all the currently selected traces to return to their normal color.
|
| UnhighlightTrace(s) | Causes the color of the currently selected trace to return to its normal color if it was highlighted.
|