Click or drag to resize

HologramCopyFrom Method (Hologram)

Copy the data from another hologram.

Namespace:  LynceeTec.InterfaceProcessingV2.Images
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public virtual int CopyFrom(
	Hologram hologram
)

Parameters

hologram
Type: LynceeTec.InterfaceProcessingV2.ImagesHologram

Return Value

Type: Int32
See Also