ImageGear .NET - Updated July 5, 2018
Length Property (ImGearWebStream)




ImageGear24.Core Assembly > ImageGear.Formats Namespace > ImGearWebStream Class : Length Property
When overridden in a derived class, gets the length in bytes of the stream.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Length As Long
 
'Usage
 
Dim instance As ImGearWebStream
Dim value As Long
 
value = instance.Length

Property Value

Any positive value.
See Also

Reference

ImGearWebStream Class
ImGearWebStream Members