Click or drag to resize

SuggestSettingsParametersFromSerialized Method

Construct a new SuggestSettingsParameters instance from a previously serialized string

Namespace:  Zivid.NET.CaptureAssistant
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static SuggestSettingsParameters FromSerialized(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: SuggestSettingsParameters
Remarks
See Also