←Select platform

RectangleToLogical Method

Summary

Converts the input AnnRectangle from physical to logical coordinates.

Syntax

C#
VB
C++
public AnnRectangle RectangleToLogical( 
   AnnRectangle rc 
) 
  
Public Overloads Function RectangleToLogical( _ 
   ByVal rc As Leadtools.Annotations.AnnRectangle _ 
) As Leadtools.Annotations.AnnRectangle 

Parameters

rc
The AnnRectangle to be converted.

Return Value

The converted (logical) AnnRectangle.

Example

For an example, refer to AnnTransformer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly