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