FieldParameterMaxAngleY Property |
Gets or sets the custom angle in Y direction.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic double MaxAngleY { get; set; }
Property Value
Double
RemarksThe MaxAngle is the mechanical angle. It is half of the optical angle used in OpticalParameters.
See Also