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