PromptSelectionOptionsEventArgs Class

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

 

This class provides data for the PromptingForSelection event of the Editor class.

Links