Reads or sets the horizontal adjustment value in pixels.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
public virtual double HorizontalAdjustment { get; set; }public virtual double HorizontalAdjustment { get; set; }Public Overridable Property HorizontalAdjustment As Double
Get
Set
Public Overridable Property HorizontalAdjustment As Double
Get
Set
public:
virtual property double HorizontalAdjustment {
double get ();
void set (double value);
}public:
virtual property double HorizontalAdjustment {
double get ();
void set (double value);
}Property Value
Type:
DoubleImplements
ICogAcqHorizontalAdjustment HorizontalAdjustment