Harness proD API Help
EPLAN.Harness.API.DataStructures.LayerManagement Namespace / LayerDefinition Class
Members
In This Topic
    LayerDefinition Class
    In This Topic
    Definition of a layer which can be managed in the LayerManagement as opposed to the read-only type EPLAN.Harness.API.DataStructures.LayerInfo.
    Inheritance Hierarchy

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

    Syntax
    public class LayerDefinition 
    Public Properties
     NameDescription
    Public PropertyName of the layer.  
    Public PropertyIs this layer selectable?  
    Public PropertyLayer types assigned to this layer.  
    Public PropertyIs this layer visible?  
    Top
    See Also