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