←Select platform

RectangleToLogical Method

Summary

Converts the specified rectangle from physical to logical coordinates.

Syntax

C#
VB
C++
public RectangleF RectangleToLogical(  
   RectangleF rc 
) 
Public Function RectangleToLogical( _ 
   ByVal rc As RectangleF _ 
) As RectangleF 
public: 
RectangleF RectangleToLogical(  
   RectangleF rc 
) 

Parameters

rc
The input physical rectangle.

Return Value

The rectangle converted from physical to logical coordinates.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Drawing Assembly
Click or drag to resize