ImageBackgroundTraits Class

Visual Basic
Public abstract Class ImageBackgroundTraits
Inherits NonEntityTraits
C#
public abstract class ImageBackgroundTraits : NonEntityTraits;
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.

Links