PromptAngleOptionsEventArgs Class

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

 

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

Links