Leadtools.Jpeg2000 Namespace > Jpeg2000FrameInformation Structure : Height Property |
public int Height {get; set;}
'Declaration Public Property Height As Integer
'Usage Dim instance As Jpeg2000FrameInformation Dim value As Integer instance.Height = value value = instance.Height