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