For electronic printed circuit board (PCB) type assemblies, the x coordinate of the position of the defect.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public double PositionX { get; set; }
Public Property PositionX As Double
Get
Set
public:
property double PositionX {
double get ();
void set (double value);
}
member PositionX : float with get, set
Property Value
Type:
DoubleSee Also