Write-only
About Marker Search

SearchPeakRight Method


Description

Searches the marker's domain for the next VALID peak
to the right of the marker.

 VB Syntax

mark.SearchPeakRight

Variable

(Type) - Description

mark

A Marker (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

mark.SearchPeakRight

C++ Syntax

HRESULT SearchPeakRight()

Interface

IMarker