Share

PromptIntegerOptionsEventArgs Class

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;

Links

PromptIntegerOptionsEventArgs Properties

Was this information helpful?