Click or drag to resize

FieldParameterMaxAngleY Property

Gets or sets the custom angle in Y direction.

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

Property Value

Double
Remarks
The MaxAngle is the mechanical angle. It is half of the optical angle used in OpticalParameters.
See Also