Cog3DCrsp2D3D ApplicationData Property Cognex VisionPro
Gets/Sets an object that can be used to store application-specific information.

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

public Object ApplicationData { get; set; }

Property Value

Type: Object
An Object representing application-specific data.
See Also