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