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: 2026.2.0.0.42 (.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