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