CADability dotNET
All Attributes for IGeoObject objects (e.g. Layer) are identified by name. They all implement this interface

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public interface INamedAttribute
Visual Basic
Public Interface INamedAttribute
Visual C++
public interface class INamedAttribute

See Also