Share

DocumentDestroyedEventArgs Class

Description

This class provides data for the DocumentDestroyed event of the DocumentCollection class.

Class Hierarchy

Autodesk.AutoCAD.ApplicationServices.DocumentDestroyedEventArgs

Visual Basic

Public sealed Class DocumentDestroyedEventArgs
Inherits EventArgs

C#

public sealed class DocumentDestroyedEventArgs : EventArgs;

Links

DocumentDestroyedEventArgs Properties

Was this information helpful?