Share

SelectionTextInputEventArgs Class

Description

This class provides data for UnknownInput and KeywordInput events of a PromptSelectionOptions object.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.SelectionTextInputEventArgs

Visual Basic

Public sealed Class SelectionTextInputEventArgs
Inherits EventArgs

C#

public sealed class SelectionTextInputEventArgs : EventArgs;

Links

SelectionTextInputEventArgs Methods, SelectionTextInputEventArgs Properties

Was this information helpful?