PCBCircuitYIndex Property |
For matrix type panels, an integer represent this circuit instance's Y position within the matrix.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int YIndex { get; set; }
Public Property YIndex As Integer
Get
Set
public:
property int YIndex {
int get ();
void set (int value);
}
member YIndex : int with get, set
Property Value
Type:
Int32See Also