CogPMAlignPatternItem Name Property Cognex VisionPro
Gets or sets the name for this item.

Namespace: Cognex.VisionPro.PMAlign
Assembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax

public string Name { get; set; }

Property Value

Type: String
The default is NewItem.
Events

Event TypeReason
ICogChangedEvent ChangedFires when this property changes. The SfName state flag may be affected.
See Also