Click or drag to resize

TextMeasurement Class

[This is preliminary documentation and is subject to change.]

Describes a measurement that was made by a human or by automated equipment in the course of inspecting or testing a production unit in which the result of the measurement is a text based value.
Inheritance Hierarchy

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class TextMeasurement : Measurement

The TextMeasurement type exposes the following members.

Properties
  NameDescription
Public propertyExpectedValue
The expected value of this text based measurement
Public propertyValue
The actual resulting value of this text based measurement
Top
See Also