GdiDrawObject Class   MG2008New

Autodesk.AutoCAD.GraphicsInterface.GdiDrawObject
Visual Basic
Public abstract Class GdiDrawObject
Inherits RXObject
C#
public abstract class GdiDrawObject : RXObject;
Description

This .Net class wraps the ObjectARX class AcGiGdiDrawObject

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

Links