PromptForSelectionEndingEventArgs Class

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

 

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

Links