C#
VB
C++
Transforms the specified LeadPoint structure by the specified LeadMatrix structure.
public static LeadPointD operator *(LeadPointD point,LeadMatrix matrix)
Public Operator *( _ByVal point As Leadtools.LeadPointD, _ByVal matrix As Leadtools.LeadMatrix _) As Leadtools.LeadPointD
public:Leadtools.LeadPointD operator *(Leadtools.LeadPointD point,Leadtools.LeadMatrix matrix)
point
The point to transform.
matrix
The transformation matrix.
The transformed point.
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
