Creates a copy of the image for printing images
Visual Basic |
---|
Public Function PrinterImage( _ ByVal Bits As Integer, _ ByVal Planes As Integer, _ ByVal ShowAnnotations As Boolean, _ ByVal Zoom As Single, _ ByVal Left As Integer, _ ByVal Right As Integer, _ ByVal Top As Integer, _ ByVal Bottom As Integer _ ) As DicomImage |