FoundLine(FoundLine) Constructor |
Copy constructor.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntaxpublic FoundLine(
FoundLine line
)
Parameters
- line FoundLine
- The line to be copied.
See Also