C#
VB
C++
Converts the input AnnLength from physical to logical coordinates.
Public Overloads Function LengthToLogical( _
ByVal length As Leadtools.Annotations.AnnLength _
) As Leadtools.Annotations.AnnLength
public:
Leadtools.Annotations.AnnLength LengthToLogical(
Leadtools.Annotations.AnnLength length
)
length
The AnnLength value to be converted.
The converted (logical) AnnLength value.
For an example, refer to AnnTransformer.
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