Table of Contents

Method SetAcceptedStringValuesEx

Namespace
VectorDraw.Professional.ActionUtility
Assembly
VectorDraw.Professional.dll

SetAcceptedStringValuesEx(StringArray, object)

Sets string values to the accepted string values of the currently active user action.

public void SetAcceptedStringValuesEx(StringArray userStrings, object defaultValue)

Parameters

userStrings StringArray

A string array of string values to be added to the accepted sting values of the action.

defaultValue object

The default value that is going to be returned if the user presses Enter or Right Click.