Click or drag to resize

OPLSearcherKeepPositionOnCancel Property

Whether to keep the current position when cancelled. If false, it will instead return to the start position of the search.

Namespace: LynceeTec.API.Cycle
Assembly: LynceeTec.API.Cycle (in LynceeTec.API.Cycle.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:37 UTC
Syntax
public bool KeepPositionOnCancel { get; set; }

Property Value

Boolean
See Also