←Select platform

LengthToPhysical Method

Summary

Converts the input AnnLength value from logical to physical coordinates.

Syntax

C#
VB
C++
public AnnLength LengthToPhysical( 
   AnnLength length 
) 
  
Public Overloads Function LengthToPhysical( _ 
   ByVal length As Leadtools.Annotations.AnnLength _ 
) As Leadtools.Annotations.AnnLength 

Parameters

length
The AnnLength value to be converted.

Return Value

The converted (physical) AnnLength value.

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