Write-only
About Marker Search

SearchTargetRight Method


Description

Moving to the right of the marker position, searches the marker's domain for the target value (specified with mark.TargetValue).

 VB Syntax

mark.SearchTargetRight

Variable

(Type) - Description

mark

A Marker (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

mark.SearchTargetRight

C++ Syntax

HRESULT SearchTargetRight()

Interface

IMarker