Autodesk.AutoCAD.GraphicsInterface Namespace > ImageBackgroundTraits Class
ImageBackgroundTraits Class
Description

 

This .NET class wraps the AcGiImageBackgroundTraits ObjectARX class. 

It represents an image background to the underlying display system. An instance of this class is populated by ImageBackground through its SetAttributes method.

Class Hierarchy
Visual Basic
Public abstract Class ImageBackgroundTraits
Inherits NonEntityTraits
C#
public abstract class ImageBackgroundTraits : NonEntityTraits;
Links
   Comments?