Transformation matrix of the image with or without DPI scaling (single item mode).
public virtual LeadMatrix GetImageTransformWithDpi(bool useDpi)
Public Overridable Function GetImageTransformWithDpi(ByVal useDpi As Boolean) As LeadMatrix
public:virtual LeadMatrix^ GetImageTransformWithDpi(bool useDpi)
useDpi
true to return the transform with DPI scaling, otherwise; false.
The transformation matrix.
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to GetImageTransformWithDpi using ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
