C#
VB
Java
Objective-C
WinRT C#
C++
Gets the current transform.
public LeadMatrix Transform { get; }
Public ReadOnly Property Transform As Leadtools.LeadMatrix
public Leadtools.LeadMatrix Transform {get;}
@property (nonatomic,readonly) LeadMatrix transform;
public LeadMatrix getTransform()
get_Transform();
public:
property LeadMatrix^ Transform
{
LeadMatrix^ get()
}
The current transform. The default value is the identity matrix.
Use UpdateTransform to update the mapper transform.
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