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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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