PromptForEntityEndingEventArgs Class

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

 

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

Links