Click or drag to resize

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.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public double? RXY { get; set; }

Property Value

NullableDouble
See Also