ImageGear22.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearRawLoadOptions Class : Width Property |
'Declaration Public Property Width As Integer
'Usage Dim instance As ImGearRawLoadOptions Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}