Description
This class provides data for the EndExtraction event of the Application.Core class.
Note: For APS Design Automation Use only.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.EndExtractionEventArgs
Visual Basic
Public sealed Class EndExtractionEventArgs Inherits EventArgs
C#
public sealed class EndExtractionEventArgs : EventArgs;