Description
This is namespace Autodesk.AutoCAD.ComponentModel.
Dynamic-Link Library (DLL)
AcDbMgd.dll
Classes
Class | Description |
---|---|
![]() ![]() | This abstract class derives from System.ComponentModelClasses.PropertyDescriptor and provides some of the basic PropertyDescriptor functionality. Your derived class will need to... more |
![]() | This attribute can be applied to a class and is used to associate IPropertyProvider objects with the target class. |
![]() | This class can be used with the TypeDescriptionProviderAttribute to associate a custom TypeDescriptor with a class (specified with T). The... more |
![]() | This class implements Autodesk.AutoCAD.ComponentModel Classes.ITypeDescriptor, which provides methods for adding/removing properties as well as adding and removing per-instance PropertyProvider... more |
![]() | Manages a collection of TypeDescriptor objects |
Interfaces
Interface | Description |
---|---|
![]() | Provides access to optional or "per-instance" properties. Objects that implement this interface can be used by the TypeDescriptor class to... more |
![]() | This interface is implemented by TypeDescriptor and provides facilities for adding/removing PropertyDescriptors and IPropertyProviders. There is a single instance... more |