Leadtools.MedicalViewer Namespace > MedicalViewerImageInformation Class : ImageHeight Property |
public int ImageHeight {get; set;}
'Declaration Public Property ImageHeight As Integer
'Usage Dim instance As MedicalViewerImageInformation Dim value As Integer instance.ImageHeight = value value = instance.ImageHeight