Autodesk.AutoCAD.EditorInput Namespace > PromptPointOptionsEventArgs Class
PromptPointOptionsEventArgs Class
Description

 

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

Class Hierarchy
Autodesk.AutoCAD.EditorInput.PromptPointOptionsEventArgs
Visual Basic
Public sealed Class PromptPointOptionsEventArgs
Inherits EventArgs
C#
public sealed class PromptPointOptionsEventArgs : EventArgs;
Links
   Comments?