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