Click or drag to resize

FieldParameterCopyFrom Method

Copies all properties.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public void CopyFrom(
	FieldParameter parameter
)

Parameters

parameter  FieldParameter
field parameter to copy from.
See Also