Click or drag to resize

Settings2DFromSerialized Method

Construct a new Settings2D instance from a previously serialized string

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

Parameters

value
Type: SystemString

Return Value

Type: Settings2D
Remarks
See Also