ImageStreamEventArgsBytes Property |
Gets the number of bytes written to or read from the image stream.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic long Bytes { get; }Public ReadOnly Property Bytes As Long
Get
Property Value
Type:
Int64 The number of bytes written to or read from the image stream.
See Also