Click or drag to resize

NamedObject Class

An object that can be identified by its name.
Inheritance Hierarchy

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class NamedObject

The NamedObject type exposes the following members.

Constructors
 NameDescription
Public methodNamedObject 
Top
Properties
 NameDescription
Public propertyName The name of this object, like "C1", "R1", "Fiducial_1", "Pin1"
Top
See Also