Share

PromptForEntityEndingEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptForEntityEndingEventArgs

C#

public sealed class PromptForEntityEndingEventArgs : EventArgs, IDisposable;

Visual Basic

Public sealed Class PromptForEntityEndingEventArgs
Inherits EventArgs
Inherits IDisposable

Links

PromptForEntityEndingEventArgs Methods, PromptForEntityEndingEventArgs Properties

Was this information helpful?