Write-only |
About Marker Search |
Description |
Searches the marker's domain for the next VALID peak |
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 |