Click or drag to resize

FoundTemplate(FoundTemplate) Constructor

Copy constructor.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public FoundTemplate(
	FoundTemplate other
)

Parameters

other  FoundTemplate
The other object to be copied.
See Also