PointCloudExportFileFormatZDF Constructor |
Create ZDF specification with file name
Namespace:
Zivid.NET.Experimental
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax public ZDF(
string fileName
)
Public Sub New (
fileName As String
)
public:
ZDF(
String^ fileName
)
Parameters
- fileName
- Type: SystemString
File name
See Also