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