Share

PromptDoubleOptionsEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptDoubleOptionsEventArgs

C#

public sealed class PromptDoubleOptionsEventArgs : EventArgs;

Visual Basic

Public sealed Class PromptDoubleOptionsEventArgs
Inherits EventArgs

Links

PromptDoubleOptionsEventArgs Properties

Was this information helpful?