Click or drag to resize

ImageBaseTSetMetadata Method (IHardwareConfiguration, Int32, IHolographicMeasurementConfig)

Sets the metadata from a given configuration

Namespace:  LynceeTec.InterfaceDigitizer
Assembly:  LynceeTec.InterfaceDigitizer (in LynceeTec.InterfaceDigitizer.dll) Version: 8.2.31040.0 8_2_dev 785396c, built 2020-09-23 07:47:01 UTC
Syntax
public void SetMetadata(
	IHardwareConfiguration hardwareConfig,
	int databaseVersion,
	IHolographicMeasurementConfig measurementConfig
)

Parameters

hardwareConfig
Type: LynceeTec.InterfacesIHardwareConfiguration
Hardware configuration
databaseVersion
Type: SystemInt32
Database version
measurementConfig
Type: LynceeTec.InterfacesIHolographicMeasurementConfig
Measurement configuration
See Also