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

In This Topic
    Id Property (GraphicalLayer)
    In This Topic
    Gets layer Id.
    Syntax
    public short Id {get;}
    public:
    property short Id {
       short get();
    }

    Property Value

    Layer identifier.
    See Also