C#
VB
C++
Converts the specified length value from physical to logical coordinates.
public float LengthToLogical(
float length
)
Public Function LengthToLogical( _
ByVal length As Single _
) As Single
public:
float LengthToLogical(
float length
)
length
The input physical length.
The length converted from physical to logical 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