Share

PromptNestedEntityResultEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptNestedEntityResultEventArgs

Visual Basic

Public sealed Class PromptNestedEntityResultEventArgs
Inherits EventArgs

C#

public sealed class PromptNestedEntityResultEventArgs : EventArgs;

Links

PromptNestedEntityResultEventArgs Properties

Was this information helpful?