Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerManagement Class
Members
In This Topic
    LayerManagement Class
    In This Topic
    Manager of layers for this drawing.
    Object Model
    LayerManagement ClassLayerDefinition Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.LayerManagement.LayerManagement

    Syntax
    public class LayerManagement 
    Public Properties
     NameDescription
    Public PropertyList of layer types which are not assigned to any layer yet.  
    Public PropertyThe default layer in this drawing.  
    Public PropertyList of layers usable in this drawing.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd new layer definition into the list of layers.  
    Public MethodBring this layer one forward.  
    Public MethodRemove passed layer definition from the list of layers.  
    Public MethodSend this layer one backward.  
    Top
    See Also