Autodesk.AutoCAD.GraphicsInterface Namespace > GdiDrawObject Class
GdiDrawObject Class   
Description

This .Net class wraps the ObjectARX class AcGiGdiDrawObject

Implement this interface so that a GDI owner object can use the new API OwnerDraw().

Class Hierarchy
Autodesk.AutoCAD.GraphicsInterface.GdiDrawObject
Visual Basic
Public abstract Class GdiDrawObject
Inherits RXObject
C#
public abstract class GdiDrawObject : RXObject;
Links
   Comments?