PromptNestedEntityResultEventArgs Class

Autodesk.AutoCAD.EditorInput.PromptNestedEntityResultEventArgs
Visual Basic
Public sealed Class PromptNestedEntityResultEventArgs
Inherits EventArgs
C#
public sealed class PromptNestedEntityResultEventArgs : EventArgs;
Description

 

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

Links