ResultImageCount Property |
Total number of images acquired.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ImageCount { get; }
Public ReadOnly Property ImageCount As Integer
Get
public:
property int ImageCount {
int get ();
}
member ImageCount : int with get
Property Value
Type:
Int32See Also