Cog3DDisplayV2WF Resolution Property Cognex VisionPro
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: 65.1.0.0 (65.1.0.0)
Syntax

public double Resolution { get; set; }

Property Value

Type: Double

Implements

ICog3DDisplayV2 Resolution
See Also