Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerManagement Class / Layers Property
In This Topic
    Layers Property
    In This Topic
    List of layers usable in this drawing.
    Syntax
    public IReadOnlyList<LayerDefinition> Layers {get;}
    Exceptions
    ExceptionDescription
    This file is not opened.
    See Also