Share

UnderlayFile Class

Description

This .NET class wraps the AcDbUnderlayFile 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.UnderlayFile

Visual Basic

Public sealed Class UnderlayFile
Inherits DisposableWrapper

C#

public sealed class UnderlayFile : DisposableWrapper;

Links

UnderlayFile Properties

Was this information helpful?