Share

PromptStringOptionsEventArgs Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PromptStringOptionsEventArgs

Visual Basic

Public sealed Class PromptStringOptionsEventArgs
Inherits EventArgs

C#

public sealed class PromptStringOptionsEventArgs : EventArgs;

Links

PromptStringOptionsEventArgs Properties

Was this information helpful?