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

In This Topic
    BmkSearchDirection Property
    In This Topic
    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;}
    public:
    property Function.Enums.SearchDirection BmkSearchDirection {
       Function.Enums.SearchDirection 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