C#
VB
C++
Converts the specified points from logical to physical coordinates.
Public Shared Function TransformPoints( _
ByVal pts() As PointF, _
ByVal matrix As Matrix _
) As PointF()
pts
The input logical points
matrix
The transformation matrix to use.
The points converted from logical to physical coordinates.
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