GradientBackgroundTraits Class

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

Links