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