Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / IsVisible Property

In This Topic
    IsVisible Property (TransientLayer)
    In This Topic
    Specifies visibility of the Layer
    Syntax
    public bool IsVisible {get;}
    public:
    property bool IsVisible {
       bool get();
    }
    See Also