FoundTemplate(FoundTemplate) Constructor |
Copy constructor.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic FoundTemplate(
FoundTemplate other
)
Parameters
- other FoundTemplate
- The other object to be copied.
See Also