This class represents a locked document. Objects of this class are created and returned to an application when it calls the Document.LockDocument method
Autodesk.AutoCAD.ApplicationServices.DocumentLock
Public sealed Class DocumentLock Inherits IDisposable
public sealed class DocumentLock : IDisposable;
Comments? |