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