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