Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / View Class / SetVisibility Property
In This Topic
    SetVisibility Property
    In This Topic
    Determine whether view restores visibility state.
    Syntax
    public bool SetVisibility {get; set;}
    Exceptions
    ExceptionDescription
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also