LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

LengthToLogical(AnnLength) Method






The AnnLength value to be converted.
Converts the input AnnLength from physical to logical coordinates.
Syntax
public AnnLength LengthToLogical( 
   AnnLength length
)
'Declaration
 
Public Overloads Function LengthToLogical( _
   ByVal length As AnnLength _
) As AnnLength
'Usage
 
Dim instance As AnnTransformer
Dim length As AnnLength
Dim value As AnnLength
 
value = instance.LengthToLogical(length)
public AnnLength LengthToLogical( 
   AnnLength length
)
 function Leadtools.Annotations.AnnTransformer.LengthToLogical(AnnLength)( 
   length 
)
public:
AnnLength LengthToLogical( 
   AnnLength length
) 

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnTransformer Class
AnnTransformer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.