 | AcquisitionConfigurationRoiOffsetY Property |
Gets or sets the offset of the camera ROI in the Y direction.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic int RoiOffsetY { get; set; }
public:
property int RoiOffsetY {
int get ();
void set (int value);
}
Property Value
Int32
See Also