PromptDoubleResultEventArgs Class

Autodesk.AutoCAD.EditorInput.PromptDoubleResultEventArgs
Visual Basic
Public sealed Class PromptDoubleResultEventArgs
Inherits EventArgs
C#
public sealed class PromptDoubleResultEventArgs : EventArgs;
Description

 

This class provides data for the PromptedForDouble> event of the Editor class.

Links