ImageGear .NET - Updated July 5, 2018
Offset Property




ImageGear24.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : Offset Property
Gets or sets image data offset in the stream.
Syntax
'Declaration
 
Public Property Offset As Integer
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Dim value As Integer
 
instance.Offset = value
 
value = instance.Offset

Property Value

Integer value.
See Also

Reference

ImGearRawLoadOptions Class
ImGearRawLoadOptions Members