The X coordinate of the circuit instance, relative to panel origin.
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 X { get; set; }
Public Property X As Double
Get
Set
public:
property double X {
double get ();
void set (double value);
}
member X : float with get, set
Property Value
Type:
DoubleSee Also