←Select platform

LengthToLogical Method

Summary

Converts the specified length value from physical to logical coordinates.

Syntax

C#
VB
C++
public float LengthToLogical(  
   float length 
) 
Public Function LengthToLogical( _ 
   ByVal length As Single _ 
) As Single 
public: 
float LengthToLogical(  
   float length 
) 

Parameters

length
The input physical length.

Return Value

The length converted from physical to logical coordinates.

Requirements

Target Platforms

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