Description
This class defines an attribute that identifies the corresponding wrapped ObjectARX class or member.
Class Hierarchy
Autodesk.AutoCAD.Runtime.WrapperAttribute
Visual Basic
Public sealed Class WrapperAttribute Inherits Attribute
C#
public sealed class WrapperAttribute : Attribute;