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