SelectionTextInputEventArgs Class

Autodesk.AutoCAD.EditorInput.SelectionTextInputEventArgs
Visual Basic
Public sealed Class SelectionTextInputEventArgs
Inherits EventArgs
C#
public sealed class SelectionTextInputEventArgs : EventArgs;
Description

 

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

Links