Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / BmkSearchDirection Property

BmkSearchDirection Property
The property gives the search direction of the full device tag, when the visible device tag name is empty.
Syntax
public Function.Enums.SearchDirection BmkSearchDirection {get;}

Property Value

Standard: The search direction is equal like the frame direction (left or Top) Alternative: Is the alternative direction of the frame.
Exceptions
ExceptionDescription
Thrown when search direction for this function cannot be read.
See Also