Settings2D Constructor (String) |
Initializes a new instance of the
Settings2D class
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public Settings2D(
string fileName
)
Public Sub New (
fileName As String
)
public:
Settings2D(
String^ fileName
)
Parameters
- fileName
- Type: SystemString
See Also