PromptNestedEntityOptionsEventArgs Class

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

 

This class provides data for the PromptingForNestedEntity> event of the Editor class.

Links