Click or drag to resize

FoundTransition(FoundTransition) Constructor

Copy constructor.

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

Parameters

other  FoundTransition
The other transition.
See Also