CogImageFilePNG FileName Property Cognex VisionPro 9.10
Name of last opened file.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 79.0.0.0
Syntax

public virtual string FileName { get; }

Property Value

Type: String

Implements

ICogImageFileProvider FileName
Remarks

Name of the last opened file.

Default Value: NULL

See Also