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