Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Layer Class
Properties Methods Events


In This Topic
    Layer Class Members
    In This Topic

    The following tables list the members exposed by Layer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets layer color.  
    Public Property Gets or sets a value indicating whether the layer (and all the entities belonging to it) are exported by the various Write* classes.  
    Public PropertyGets or sets the line type name of the ViewportLayout.LineTypes collection. In use only if the LineTypeMethod is byEntity.  
    Public Property Gets or sets layer line weight.  
    Public Property Gets or sets a value indicating if the entities on the layer can be selected.  
    Public Property Gets or sets layer material.  
    Public Property Gets or sets layer name.  
    Public Property Gets or sets layer status (On/Off).  
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of this layer.  
    Public Method  
    Public Method  
    Public MethodOverloaded.  Compares layer names ignoring cases.  
    Public Method  
    Public Method  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public Method For internal use only.  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodWhen the Name changes I need to notify it to the related keyed collections before changing it.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also