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