API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class / isCustom Property

In This Topic
    isCustom Property (GraphicalLayer)
    In This Topic
    Returns true, if the layer is a custom layer.
    Syntax
    public bool isCustom {get;}
    public:
    property bool isCustom {
       bool get();
    }
    See Also