This class holds the result of a prompt that returns a double as its primary result.
Autodesk.AutoCAD.EditorInput.PromptResult Autodesk.AutoCAD.EditorInput.PromptDoubleResult
Public sealed Class PromptDoubleResult Inherits PromptResult
public sealed class PromptDoubleResult : PromptResult;
Comments? |