Description
This class provides data for the PromptingForKeyword> event of the Editor class.
Class Hierarchy
Autodesk.AutoCAD.EditorInput.PromptKeywordOptionsEventArgs
Visual Basic
Public sealed Class PromptKeywordOptionsEventArgs Inherits EventArgs
C#
public sealed class PromptKeywordOptionsEventArgs : EventArgs;