InspectionMeasurementExpectedRXY Property |
Rotation related information
The counter-clockwise rotational offset on the X-Y plane (in degrees)
This information is optional, if not available the angles are supposed to be zero
Namespace: CFX.Structures.SolderPasteInspectionAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic double? RXY { get; set; }Public Property RXY As Double?
Get
Set
Property Value
NullableDouble
See Also