RenderGlobal Class

Autodesk.AutoCAD.DatabaseServices.DBObject
    Autodesk.AutoCAD.DatabaseServices.RenderGlobal
Visual Basic
Public Class RenderGlobal
Inherits DBObject
C#
public class RenderGlobal : DBObject;
Description

 

This .NET class wraps the AcDbRenderGlobal ObjectARX class. 

Container for all global rendering properties. One and only one of these objects is resident in the database, in the named object dictionary as ACAD_RENDER_GLOBAL.

Links