This .NET class wraps the AcRxDynamicLinker ObjectARX class.
There is one and only one DynamicLinker class object and it is global to the ObjectARX system. Therefore, this is a non-instantiable class for ObjectARX applications.
An object of this class provides the following services:
Autodesk.AutoCAD.Runtime.DisposableWrapper Autodesk.AutoCAD.Runtime.RXObject Autodesk.AutoCAD.Runtime.DynamicLinker
Public sealed Class DynamicLinker Inherits RXObject
public sealed class DynamicLinker : RXObject;
Comments? |