Gets or sets the x-offset of the pixel mask.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 75.0.0.0
public int InputImageMaskOffsetX { get; set; }public int InputImageMaskOffsetX { get; set; }Public Property InputImageMaskOffsetX As Integer
Get
Set
Public Property InputImageMaskOffsetX As Integer
Get
Set
public:
property int InputImageMaskOffsetX {
int get ();
void set (int value);
}public:
property int InputImageMaskOffsetX {
int get ();
void set (int value);
}Property Value
Type:
Int32
The horizontal offset in pixels. The default is 0.
| Event Type | Reason |
|---|
| ICogChangedEvent Changed |
Fires when the value of this property changes.
The following state flag may be affected:
|
Use InputImageMaskOffsetX to horizontally align
InputImageMask
to a pixel column in
InputImage.