WrapperAttribute Class

Autodesk.AutoCAD.Runtime.WrapperAttribute
Visual Basic
Public sealed Class WrapperAttribute
Inherits Attribute
C#
public sealed class WrapperAttribute : Attribute;
Description

 

This class defines an attribute that identifies the corresponding wrapped ObjectARX class or member.

Links