FieldParameterSetDefaultsFrom Method |
Sets the field size, sub field size / offset, max angle and dimensions from the field correction.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic void SetDefaultsFrom(
FieldCorrection fc
)
Parameters
- fc FieldCorrection
- Field correction containing the field definition.
See Also