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