Share

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

PromptForSelectionEndingEventArgs Methods, PromptForSelectionEndingEventArgs Properties

Was this information helpful?