Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RectangleToLogical(AnnRectangle) Method
See Also 
Leadtools.Annotations Namespace > AnnTransformer Class > RectangleToLogical Method : RectangleToLogical(AnnRectangle) Method



rc
The AnnRectangle to be converted.
rc
The AnnRectangle to be converted.
Converts the input AnnRectangle from physical to logical coordinates.

Syntax

Visual Basic (Declaration) 
Overloads Public Function RectangleToLogical( _
   ByVal rc As AnnRectangle _
) As AnnRectangle
Visual Basic (Usage)Copy Code
Dim instance As AnnTransformer
Dim rc As AnnRectangle
Dim value As AnnRectangle
 
value = instance.RectangleToLogical(rc)
C# 
public AnnRectangle RectangleToLogical( 
   AnnRectangle rc
)
C++/CLI 
public:
AnnRectangle RectangleToLogical( 
   AnnRectangle rc
) 

Parameters

rc
The AnnRectangle to be converted.

Return Value

The converted (logical) AnnRectangle.

Example

For an example, refer to AnnTransformer.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features