PromptDoubleOptionsEventArgs Class

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptDoubleOptionsEventArgs

Visual Basic

Public sealed Class PromptDoubleOptionsEventArgs
Inherits EventArgs

C#

public sealed class PromptDoubleOptionsEventArgs : EventArgs;

Description

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

Links

PromptDoubleOptionsEventArgs Properties