C#
VB
Java
C++
Transforms the rectangle by applying the specified matrix.
public void Transform(
LeadMatrix matrix
)
Public Sub Transform( _
ByVal matrix As Leadtools.LeadMatrix _
)
public void transform(LeadMatrix matrix)
public:
void Transform(
Leadtools.LeadMatrix matrix
)
matrix
A matrix that specifies the transformationt to apply.
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