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