Click or drag to resize

PostProcessingConfigurationCopy Method

Copy all the parameters from another configuration

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void Copy(
	PostProcessingConfiguration configuration
)

Parameters

configuration
Type: LynceeTec.InterfaceProcessingV2.ConfigurationsPostProcessingConfiguration
See Also