Click or drag to resize

FieldCorrectionFieldSizeY Property

Gets or sets the field size in the Y dimension.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double FieldSizeY { get; set; }

Property Value

Double
Remarks
Changing this property will affect the CalFactor.
See Also