SuggestSettingsParametersSave Method |
[Missing <summary> documentation for "M:Zivid.NET.CaptureAssistant.SuggestSettingsParameters.Save(System.String)"]
Namespace:
Zivid.NET.CaptureAssistant
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public void Save(
string fileName
)
Public Sub Save (
fileName As String
)
public:
void Save(
String^ fileName
)
Parameters
- fileName
- Type: SystemString
See Also