Autodesk.AutoCAD.GraphicsSystem Namespace > Manager2 Class
Manager2 Class    MG2022New
Description

The Manager2 class extends the functionality of the Manager class and provides services that help to hide the details of connecting AutoCAD and ARX applications to the graphics system (GS).

Class Hierarchy
Autodesk.AutoCAD.GraphicsSystem.Manager
    Autodesk.AutoCAD.GraphicsSystem.Manager2
Visual Basic
Public Class Manager2
Inherits Manager
C#
public class Manager2 : Manager;
Links
   Comments?