'DeclarationPublic Property Scale As System.Boolean
public System.bool Scale {get; set;}
'DeclarationPublic Property Scale As System.Boolean
public System.bool Scale {get; set;}
If true or if the original DICOM image size is larger than the OutputSize, then the images are scaled to fit on the most restrictive dimension
If false, and if the original DICOM image size is smaller than the OutputSize, then the original size is retained, and padding is placed around it