Click or drag to resize

GlobalMetadataCopyFrom Method

Copies the whole object from an existing one

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public void CopyFrom(
	GlobalMetadata metadata
)

Parameters

metadata
Type: LynceeTec.ImagingGlobalMetadata
The existing object
See Also