←Select platform

RectangleToPhysical Method

Summary

Converts the input AnnRectangle from logical to physical coordinates.

Syntax

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

Parameters

rc
The AnnRectangle to be converted.

Return Value

The converted (physical) 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