←Select platform

LengthToLogical Method

Summary

Converts the input AnnLength from physical to logical coordinates.

Syntax

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

Parameters

length
The AnnLength value to be converted.

Return Value

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