C#
VB
C++
Converts the input AnnPoint from logical to physical coordinates.
Public Overloads Function PointToPhysical( _
ByVal pt As Leadtools.Annotations.AnnPoint _
) As Leadtools.Annotations.AnnPoint
public:
Leadtools.Annotations.AnnPoint PointToPhysical(
Leadtools.Annotations.AnnPoint pt
)
pt
The AnnPoint to be converted.
The converted (physical) AnnPoint.
For an example, refer to AnnTransformer.
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