PromptPointOptionsEventArgs Class

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

 

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

Links