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;