PCBFeatureMountSide Property |
The side of the PCB with which that this feature/component is associated.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public MountSide MountSide { get; set; }
Public Property MountSide As MountSide
Get
Set
public:
property MountSide MountSide {
MountSide get ();
void set (MountSide value);
}
member MountSide : MountSide with get, set
Property Value
Type:
MountSideSee Also