Share

PromptNestedEntityResultEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptNestedEntityResultEventArgs

C#

public sealed class PromptNestedEntityResultEventArgs : EventArgs;

Visual Basic

Public sealed Class PromptNestedEntityResultEventArgs
Inherits EventArgs

Links

PromptNestedEntityResultEventArgs Properties

Was this information helpful?