IAcadUtilityGetInteger
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
int GetInteger(
[OptionalAttribute] Object Prompt
)
Function GetInteger (
<OptionalAttribute> Prompt As Object
) As Integer
int GetInteger(
[OptionalAttribute] [InAttribute] Object^ Prompt
)
abstract GetInteger :
[<OptionalAttribute>] Prompt : Object -> int
Parameters
- Prompt Object (Optional)
-
Return Value
Int32
See Also