C#
VB
C++
Converts the input AnnRectangle from logical to physical coordinates.
public AnnRectangle RectangleToPhysical(
AnnRectangle rc
)
Public Overloads Function RectangleToPhysical( _
ByVal rc As Leadtools.Annotations.AnnRectangle _
) As Leadtools.Annotations.AnnRectangle
public:
Leadtools.Annotations.AnnRectangle RectangleToPhysical(
Leadtools.Annotations.AnnRectangle rc
)
rc
The AnnRectangle to be converted.
The converted (physical) AnnRectangle.
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