Write-only |
About Marker Search |
Description |
Searches the marker's domain for the next VALID peak to the left of the marker. |
VB Syntax |
mark.SearchPeakLeft |
Variable |
(Type) - Description |
mark |
A Marker (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
mark.SearchPeakLeft |
C++ Syntax |
HRESULT SearchPeakLeft() |
Interface |
IMarker |