Gets or sets a value indicating whether to render not visible pixels.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
public bool RenderNonVisiblePixels { get; set; }public bool RenderNonVisiblePixels { get; set; }Public Property RenderNonVisiblePixels As Boolean
Get
Set
Public Property RenderNonVisiblePixels As Boolean
Get
Set
public:
property bool RenderNonVisiblePixels {
bool get ();
void set (bool value);
}public:
property bool RenderNonVisiblePixels {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean