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;