Autodesk.AutoCAD.EditorInput Namespace > PromptEntityResult Class
PromptEntityResult Class
Description

 

This class holds the result of a prompt that returns an entity as its primary result.

Class Hierarchy
Visual Basic
Public Class PromptEntityResult
Inherits PromptResult
C#
public class PromptEntityResult : PromptResult;
Links
   Comments?