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