Write-only
About Marker Search

SearchTargetLeft Method


Description

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

 VB Syntax

mark.SearchTargetLeft

Variable

(Type) - Description

mark

A Marker (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

mark.SearchTargetLeft

C++ Syntax

HRESULT SearchTargetLeft()

Interface

IMarker