Current transformation matrix used for displaying the image (single item mode).
public virtual LeadMatrix ImageTransform { get; }
Public Overridable ReadOnly Property ImageTransform() As LeadMatrix
Get
public:
virtual property LeadMatrix^ ImageTransform
{
LeadMatrix^ get()
}
The current transformation matrix used for displaying the image (single item mode).
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to GetItemImageTransform using ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
For an example, refer to ConvertPoint.
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