Click or drag to resize

FieldCorrectionFieldSizeX Property

Gets or sets the field size in the X dimension.

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

Property Value

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