Autodesk.AutoCAD.EditorInput Namespace > SelectionTextInputEventArgs Class
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
   Comments?