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