Share

SelectionTextInputEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.SelectionTextInputEventArgs

C#

public sealed class SelectionTextInputEventArgs : EventArgs;

Visual Basic

Public sealed Class SelectionTextInputEventArgs
Inherits EventArgs

Links

SelectionTextInputEventArgs Methods, SelectionTextInputEventArgs Properties

Was this information helpful?