This .NET class wraps the AcEditor ObjectARX class. The single system object of a class derived from this abstract base class allows applications to manage AutoCAD drawing editor notification reactors. Applications can add and remove reactors from the AutoCAD drawing editor reactor chain.
Autodesk.AutoCAD.EditorInput.Editor
Public sealed Class Editor Inherits MarshalByRefObject
public sealed class Editor : MarshalByRefObject;
Comments? |