Description
This class provides data for the PromptForEntityEnding event of the Editor class.
Class Hierarchy
Autodesk.AutoCAD.EditorInput.PromptForEntityEndingEventArgs
Visual Basic
Public sealed Class PromptForEntityEndingEventArgs Inherits EventArgs Inherits IDisposable
C#
public sealed class PromptForEntityEndingEventArgs : EventArgs, IDisposable;
Links
PromptForEntityEndingEventArgs Methods, PromptForEntityEndingEventArgs Properties