←Select platform

PointToPhysical(AnnPoint) Method

Summary

Converts the input AnnPoint from logical to physical coordinates.

Syntax

C#
VB
C++
public AnnPoint PointToPhysical( 
   AnnPoint pt 
) 
  
Public Overloads Function PointToPhysical( _ 
   ByVal pt As Leadtools.Annotations.AnnPoint _ 
) As Leadtools.Annotations.AnnPoint 

Parameters

pt
The AnnPoint to be converted.

Return Value

The converted (physical) AnnPoint.

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