API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Destructor for deterministic finalization of GraphicalLayer object. Destroys layer object without storing any changes into project.
    Syntax
    public void Dispose()
    public:
    void Dispose(); 
    See Also