WaveformAnalyzer.GraphicItemsTypeCountGet method |
|
Remarks
Obtains the total number of graphic items of a given type added to the waveform analyzer.
It's important to note that, after eventually removing graphic items through the WaveformAnalyzer.GraphicItemRemove method, you will have to perform a new call to the WaveformAnalyzer.GraphicItemsCountGet in order to have an update enumeration of graphic items and in order to avoid misalignments of the zero-based index when accessing the unique identification number of the graphic item through the WaveformAnalyzer.GraphicItemUniqueIdGet method.
For details about graphic items management on the waveform analyzer refer to the How to add graphic items to the Waveform analyzer section. For details about the use of the Waveform Analyzer refer to the How to use the Waveform Analyzer section. For further details about methods of the Waveform Analyzer refer to the WaveformAnalyzer class section.
Syntax
Return value
|