Gets/sets the DepthImageParams which contain common trevista image data
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 80.0.0.0
public CogTrevistaCommonImageParams DepthImageParams { get; set; }public CogTrevistaCommonImageParams DepthImageParams { get; set; }Public Property DepthImageParams As CogTrevistaCommonImageParams
Get
Set
Public Property DepthImageParams As CogTrevistaCommonImageParams
Get
Set
public:
property CogTrevistaCommonImageParams^ DepthImageParams {
CogTrevistaCommonImageParams^ get ();
void set (CogTrevistaCommonImageParams^ value);
}public:
property CogTrevistaCommonImageParams^ DepthImageParams {
CogTrevistaCommonImageParams^ get ();
void set (CogTrevistaCommonImageParams^ value);
}Property Value
Type:
CogTrevistaCommonImageParams