ImageBackground Class

Visual Basic
Public Class ImageBackground
Inherits Background
C#
public class ImageBackground : Background;
Description

 

This .NET class wraps the AcDbImageBackground ObjectARX class. 

This class represents a background image.

Links