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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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