COM object EvDisplay

EvApplication > EvFile > EvVariablesCollection > EvVariableBase As EvVariableAcoustic > EvVariableAcousticProperties > EvDisplay

View the Echoview COM object hierarchy and the Echoview summary of COM objects.

The EvDisplay object gives you access to information about settings on the Display page of the Variable Properties dialog box of the acoustic variable via the EvVariableAcousticProperties.Display property.

The following EvDisplay properties are detailed below:

UpperLimit
LowerLimit
ColorMinimum
ColorRange

EvDisplay implements the following properties:

EvDisplay properties

Description

AutoSetLimits

boolean AutoSetLimits

Summary

Sets or clears the Echogram Display setting Automatically set the display limits based on the loaded pings.

UpperLimit

(read-write) double UpperLimit

Summary

Access or change the value for the setting Upper limit under the Echogram Display option Manually set the display limits.

LowerLimit

(read-write) double LowerLimit

Summary

Access or change the value for the setting Lower limit under the Echogram Display option Manually set the display limits.

ColorMinimum

(read-write) double ColorMinimum

Summary

Access or change the value for the setting Color minimum.

ColorRange

(read-write) double ColorRange

Summary

Access or change the value for the setting Color range.

See also

Scripting with COM objects