 | AcquisitionMetadataPixelsNumberY Property |
Number of pixels acquired in the Y axis direction
Namespace:
LynceeTec.Imaging
Assembly:
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
Type:
Int32
See Also