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

 

This .NET class wraps the AcGiGradientBackgroundTraits ObjectARX class. 

 

GradientBackgroundTraits represents a gradient background to the underlying display system. An instance of this class is populated by GradientBackground through its SetAttributes method. 

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