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.251.0.0 (8.251.0.0)
Syntaxpublic 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:
FiducialType
See Also