Share

GroundPlaneBackgroundTraits Class

Description

This .NET class wraps the AcGiGroundPlaneBackgroundTraits ObjectARX class. It represents a ground plane background to the underlying display system.

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.SubEntityTraits
    Autodesk.AutoCAD.GraphicsInterface.DrawableTraits
        Autodesk.AutoCAD.GraphicsInterface.NonEntityTraits
            Autodesk.AutoCAD.GraphicsInterface.GroundPlaneBackgroundTraits

C#

public abstract class GroundPlaneBackgroundTraits : NonEntityTraits;

Visual Basic

Public abstract Class GroundPlaneBackgroundTraits
Inherits NonEntityTraits

Links

GroundPlaneBackgroundTraits Properties

Was this information helpful?