Autodesk.AutoCAD.EditorInput Namespace > PromptForSelectionEndingEventArgs Class
PromptForSelectionEndingEventArgs Class
Description

 

This class provides data for the PromptForSelectionEnding event of the Editor class.

Class Hierarchy
Autodesk.AutoCAD.EditorInput.PromptForSelectionEndingEventArgs
Visual Basic
Public sealed Class PromptForSelectionEndingEventArgs
Inherits EventArgs
Inherits IDisposable
C#
public sealed class PromptForSelectionEndingEventArgs : EventArgs, IDisposable;
Links
   Comments?