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