IAcadUtilityGetReal
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
double GetReal(
[OptionalAttribute] Object Prompt
)
Function GetReal (
<OptionalAttribute> Prompt As Object
) As Double
double GetReal(
[OptionalAttribute] [InAttribute] Object^ Prompt
)
abstract GetReal :
[<OptionalAttribute>] Prompt : Object -> float
Parameters
- Prompt Object (Optional)
-
Return Value
Double
See Also