|
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 SummarySets or clears the Echogram Display setting Automatically set the display limits based on the loaded pings. |
|
UpperLimit |
(read-write) double UpperLimit SummaryAccess or change the value for the setting Upper limit under the Echogram Display option Manually set the display limits. |
|
LowerLimit |
(read-write) double LowerLimit SummaryAccess or change the value for the setting Lower limit under the Echogram Display option Manually set the display limits. |
|
ColorMinimum |
(read-write) double ColorMinimum SummaryAccess or change the value for the setting Color minimum. |
|
ColorRange |
(read-write) double ColorRange SummaryAccess or change the value for the setting Color range. |