Method getUserInt
- Namespace
- VectorDraw.Professional.ActionUtility
- Assembly
- VectorDraw.Professional.dll
getUserInt(out int)
Waits the user to give an integer.
public StatusCode getUserInt(out int retint)
Parameters
retintintA reference integer where the value the user types will be placed.
Returns
- StatusCode
Returns a status code indicating the success of the action.