Share

PromptEntityResultEventArgs Class

Description

This class provides data for the PromptedForEntity event of the Editor class.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptEntityResultEventArgs

Visual Basic

Public sealed Class PromptEntityResultEventArgs
Inherits EventArgs

C#

public sealed class PromptEntityResultEventArgs : EventArgs;

Links

PromptEntityResultEventArgs Properties

Was this information helpful?