Autodesk.AutoCAD.DatabaseServices Namespace > UnderlayItem Class
UnderlayItem Class
Description

 

This .NET class wraps the AcDbUnderlayItem ObjectARX class. 

 

This interface is implemented by host applications that wish to support underlays. UnderlayDefinition and AcDbUnderlayReference objects use this interface to accomplish their mission.

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.UnderlayItem
    Autodesk.AutoCAD.DatabaseServices.DgnUnderlayItem
Visual Basic
Public Class UnderlayItem
Inherits DisposableWrapper
C#
public class UnderlayItem : DisposableWrapper;
Links
   Comments?