Get
Get the name of the tracked item.
Set
Namespace: Cognex.Vision.ImplementationSet the Name.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
Property Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the name is not a valid.NET variable name. |
| ArgumentException | If the name is not unique within the containing tracking collection. |
Remarks
The name may be used to index into the containing tracking collection.
Changed Raised when the value of this property has changed.
See Also