C#
VB
WinRT C#
C++
Returns a human-readable representation of the specified LeadLengthD.
public static string GetStringDescription(
Leadtools.LeadLengthD length
)
Public Shared Function GetStringDescription( _
ByVal length As Leadtools.LeadLengthD _
) As String
public static string GetStringDescription(
Leadtools.LeadLengthD length
)
function Leadtools.LeadLengthDHelper.GetStringDescription(
length
)
public:
static String^ GetStringDescription(
Leadtools.LeadLengthD length
)
length
The length object.
A human-readable representation of the specified LeadLengthD.
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