Click or drag to resize

FeatureFloatValue Class

Representation of a float value.
Inheritance Hierarchy
SystemObject
  CFX.StructuresNamedObject
    CFX.Structures.PCBInspectionFeatureValue
      CFX.Structures.PCBInspectionFeatureFloatValue

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class FloatValue : FeatureValue

The FeatureFloatValue type exposes the following members.

Constructors
 NameDescription
Public methodFeatureFloatValue 
Top
Properties
 NameDescription
Public propertyValue A float value.
Top
See Also