←Select platform

LengthToPhysical Method

Summary
Converts the specified length value from logical to physical coordinates.
Syntax
C#
VB
C++
public float LengthToPhysical( 
   float length 
) 
Public Function LengthToPhysical( _ 
   ByVal length As Single _ 
) As Single 
public: 
float LengthToPhysical(  
   float length 
)  

Parameters

length
The input logical length.

Return Value

The length converted from logical to physical coordinates.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.