C#
VB
Java
Objective-C
WinRT C#
C++
Converts a length to container coordinates.
public LeadLengthD LengthToContainerCoordinates(
double value
)
Public Function LengthToContainerCoordinates( _
ByVal value As Double _
) As Leadtools.LeadLengthD
public Leadtools.LeadLengthD LengthToContainerCoordinates(
double value
)
-(LeadLengthD) lengthToContainerCoordinates:(double) length;
public LeadLengthD lengthToContainerCoordinates(double value)
function Leadtools.Annotations.Core.AnnContainerMapper.LengthToContainerCoordinates(
value
)
public:
LeadLengthD^ LengthToContainerCoordinates(
double value
)
value
The source length.
The converted length.
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