Cog3DDisplayV2WF AutoResolution Property Cognex VisionPro 9.7
Gets or sets whether the display should automatically figure out the subsampling rate for the Cog3DVisionDataGraphic objects

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public bool AutoResolution { get; set; }

Property Value

Type: Boolean

Implements

ICog3DDisplayV2 AutoResolution
See Also