Description
This class provides data for the PromptingForAngle event of the Editor class.
Class Hierarchy
Autodesk.AutoCAD.EditorInput.PromptAngleOptionsEventArgs
C#
public sealed class PromptAngleOptionsEventArgs : EventArgs;
Visual Basic
Public sealed Class PromptAngleOptionsEventArgs Inherits EventArgs