PromptIntegerOptionsEventArgs Class

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptIntegerOptionsEventArgs

Visual Basic

Public sealed Class PromptIntegerOptionsEventArgs
Inherits EventArgs

C#

public sealed class PromptIntegerOptionsEventArgs : EventArgs;

Description

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

Links

PromptIntegerOptionsEventArgs Properties