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