Click or drag to resize

FeatureStringValue Class

Representation of a string value.
Inheritance Hierarchy
SystemObject
  CFX.StructuresNamedObject
    CFX.Structures.PCBInspectionFeatureValue
      CFX.Structures.PCBInspectionFeatureStringValue

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class StringValue : FeatureValue

The FeatureStringValue type exposes the following members.

Constructors
 NameDescription
Public methodFeatureStringValue 
Top
Properties
 NameDescription
Public propertyValue A string value.
Top
See Also