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

In This Topic
    IsBackGroundLayer Property (TransientLayer)
    In This Topic
    Specifies, if the Layer is background Layer
    Syntax
    public bool IsBackGroundLayer {get;}
    public:
    property bool IsBackGroundLayer {
       bool get();
    }
    Remarks
    It refers to "Background" column in a table Layer
    See Also