Share

DgnUnderlayItem Class

Description

This .NET class wraps the AcDbDgnUnderlayItem ObjectARX class. It represents underlay items.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.UnderlayItem
    Autodesk.AutoCAD.DatabaseServices.DgnUnderlayItem

C#

public class DgnUnderlayItem : UnderlayItem;

Visual Basic

Public Class DgnUnderlayItem
Inherits UnderlayItem

Links

DgnUnderlayItem Properties

Was this information helpful?