Gets or sets the sampling rate of the model. The higher this value is, the lower the rendering quality will be.
For auto-sampling, use 0.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Property Value
Type: Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when the given value is smaller than 0. |
See Also