Click or drag to resize

EnvironmentDataPath Property

Get default location for sample data

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static string DataPath { get; }

Property Value

Type: String
Remarks
The default location for sample data can be configured through the ZIVID_DATA environment variable
See Also