C#
VB
C++
Converts the specified length value from logical to physical coordinates.
public float LengthToPhysical(
float length
)
Public Function LengthToPhysical( _
ByVal length As Single _
) As Single
public:
float LengthToPhysical(
float length
)
length
The input logical length.
The length converted from logical to physical coordinates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET