Share

GroundPlaneBackground Class

Description

This .NET class wraps the AcDbGroundPlaneBackground ObjectARX class.

This class represents a ground plane background.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.Background
        Autodesk.AutoCAD.DatabaseServices.GroundPlaneBackground

Visual Basic

Public Class GroundPlaneBackground
Inherits Background

C#

public class GroundPlaneBackground : Background;

Links

GroundPlaneBackground Properties

Was this information helpful?