Share

UnderlayHost Class

Description

This .NET class wraps the AcDbUnderlayHost 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.UnderlayHost

Visual Basic

Public sealed Class UnderlayHost

C#

public sealed class UnderlayHost;

Links

UnderlayHost Methods, UnderlayHost Properties

Was this information helpful?