IAcadUtilityGetKeyword
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
string GetKeyword(
[OptionalAttribute] Object Prompt
)
Function GetKeyword (
<OptionalAttribute> Prompt As Object
) As String
String^ GetKeyword(
[OptionalAttribute] [InAttribute] Object^ Prompt
)
abstract GetKeyword :
[<OptionalAttribute>] Prompt : Object -> string
Parameters
- Prompt Object (Optional)
-
Return Value
String
See Also