GradientBackground Class

Description

This .NET class wraps the AcDbGradientBackground ObjectARX class. This class represents a gradient background.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.Background
        Autodesk.AutoCAD.DatabaseServices.GradientBackground

Visual Basic

Public Class GradientBackground
Inherits Background

C#

public class GradientBackground : Background;

Links

GradientBackground Properties