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