Description
This .NET class wraps the AcDbProxyObject ObjectARX class.
This abstract class provides an interface to the description data for the objects stored within ProxyObjects in drawings.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.DBObject Autodesk.AutoCAD.DatabaseServices.ProxyObject
Visual Basic
Public Class ProxyObject Inherits DBObject
C#
public class ProxyObject : DBObject;
Links
ProxyObject Methods, ProxyObject Properties
See Also
ProxyEntity