 | AcquisitionMetadataPixelsNumberY Property |
Number of pixels acquired in the Y axis direction
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.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