ImageGear .NET - Updated November 28, 2017
Width Property (ImGearRawLoadOptions)




ImageGear23.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : Width Property
Gets or sets image width in pixels.
Syntax
'Declaration
 
Public Property Width As Integer
 
'Usage
 
Dim instance As ImGearRawLoadOptions
Dim value As Integer
 
instance.Width = value
 
value = instance.Width

Property Value

Integer value.
See Also

Reference

ImGearRawLoadOptions Class
ImGearRawLoadOptions Members