Constructor.
Public Sub New(
messageAndKeywords As string,
globalKeywords As string
)
public PromptAngleOptions(
string messageAndKeywords,
string globalKeywords
);
PromptAngleOptions Class, Autodesk.AutoCAD.EditorInput Namespace