How to Improve the Quality of Labels when Printing

Some users find that they get poor quality text, lines etc.

How to Invert a DicomImage

By “invert”, most people mean change black to white and visa versa, and this can be done by a simple line of code.

Implement Centered Zoom in DicomObjects

Implementing the Centered Zoom function in DicomObjects is simple and easy.

Initialising an image to the viewer size (stretch and scroll)

It is often useful to zoom and scroll an image to fill the viewer on first load. The quick way of doing this is by using StretchMode and a few other properties.

Label Alignment

This article describes different ways a DicomLabel object can be aligned inside a DicomViewer control using its properties in .NET and COM version of DicomObjects.