Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacement Class / LayerId Property

In This Topic
    LayerId Property
    In This Topic
    Gets layer id of layer assigned to this object.
    Syntax
    public short LayerId {get;}
    public:
    property short LayerId {
       short get();
    }
    See Also