←Select platform

PointToLogical(AnnPoint[]) Method

Summary

Converts the input AnnPoint array from physical to logical coordinate.

Syntax

C#
VB
C++
public [Leadtools.Annotations.AnnPoint[]](annpoint.html) PointToLogical(  
   Leadtools.Annotations.AnnPoint[] pts 
) 
  
Public Overloads Function PointToLogical( _ 
   ByVal pts() As Leadtools.Annotations.AnnPoint _ 
) As Leadtools.Annotations.AnnPoint() 

Parameters

pts
The AnnPoint array to be converted.

Return Value

The converted (logical) AnnPoint array.

Example

For an example, refer to AnnTransformer.

Requirements

Target Platforms

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