ImageBackground Class

Description

This .NET class wraps the AcDbImageBackground ObjectARX class.

This class represents a background image.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.Background
        Autodesk.AutoCAD.DatabaseServices.ImageBackground

Visual Basic

Public Class ImageBackground
Inherits Background

C#

public class ImageBackground : Background;

Links

ImageBackground Properties