Autodesk.AutoCAD.Customization Namespace > ObjectType Class
ObjectType Class
Description

 

This class represents each object type that needs to be customized for quick properties.

Class Hierarchy
Visual Basic
Public Class ObjectType
Inherits CustomizationElement
Inherits INotifyPropertyChanged
Inherits ICustomizationContainer
C#
public class ObjectType : CustomizationElement, INotifyPropertyChanged, ICustomizationContainer;
Links
   Comments?