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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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