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

 

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

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