CogImageFileTIFF Description Property Cognex VisionPro 9.22
Description of this file type to be used in a Common File Dialog.

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

public virtual string Description { get; }

Property Value

Type: String

Implements

ICogImageFileProvider Description
Remarks

Text string with a description of this file type. Can be used in a control.

See Also