Leadtools.Dicom.Scp.Command Namespace > SaveImageFormat Class : Height Property |
public int Height {get; set;}
'Declaration Public Property Height As Integer
'Usage Dim instance As SaveImageFormat Dim value As Integer instance.Height = value value = instance.Height