COM object EvDisplay

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

- OR -

EvApplication > EvFileCollection > EvFile > EvVariablesCollection > EvVariableBase As EvVariableVirtual > EvVariableAcousticProperties > EvDisplay

 

View the COM map and the COM summary.

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

EvDisplay properties:

AutoSetLimits
ColorMinimum
ColorRange
LowerLimit
UpperLimit

 

Description

AutoSetLimits

boolean AutoSetLimits

Summary

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

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.

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.

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.

See also

Scripting with COM objects
COM object hierarchy