The constant plane 2 value used for the multiplication of a 3 plane image. The value must be greater than or equal to zero.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
public double ConstantPlane2Value { get; set; }public double ConstantPlane2Value { get; set; }Public Property ConstantPlane2Value As Double
Get
Set
Public Property ConstantPlane2Value As Double
Get
Set
public:
property double ConstantPlane2Value {
double get ();
void set (double value);
}public:
property double ConstantPlane2Value {
double get ();
void set (double value);
}Property Value
Type:
Double