Table of Contents

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

retint int

A reference integer where the value the user types will be placed.

Returns

StatusCode

Returns a status code indicating the success of the action.