PCBFiducialFiducialType Property |
An enumerated type describing the type of feature that is referenced by this fiducial mark.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public FiducialType FiducialType { get; set; }
Public Property FiducialType As FiducialType
Get
Set
public:
property FiducialType FiducialType {
FiducialType get ();
void set (FiducialType value);
}
member FiducialType : FiducialType with get, set
Property Value
Type:
FiducialTypeSee Also