Cog3DDisplayV2 AutoResolution Property Cognex VisionPro 9.22
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: 87.0.0.0 (87.0.0.0)
Syntax

public bool AutoResolution { get; set; }

Property Value

Type: Boolean

Implements

ICog3DDisplayV2 AutoResolution
See Also