LocateStrategy Enum

Definition

Use this enumeration to indicate the method by which anchors can be located.

public enum class LocateStrategy
public enum LocateStrategy
type LocateStrategy = 
Public Enum LocateStrategy
Inheritance
LocateStrategy

Fields

AnyStrategy 0

Indicates that any method is acceptable.

Relationship 2

Indicates that anchors will be located primarily by relationship to other anchors.

VisualInformation 1

Indicates that anchors will be located only by visual information.

Applies to