C#
VB
C++
Gets the container current transformation matrix.
public Matrix Transform { get; }
Public ReadOnly Property Transform As Matrix
public:
property Matrix Transform {
Matrix get();
}
A System.Windows.Media.Matrix value that specifies the current container transformation matrix.
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