Cog3DDisplayV2 Resolution Property Cognex VisionPro 9.7
Gets or sets the subsampling rate in DisplaySpaceName3D units. To make the display use this given value set AutoResolution to false

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 double Resolution { get; set; }

Property Value

Type: Double

Implements

ICog3DDisplayV2 Resolution
See Also