←Select platform

GetStringDescription Method (LeadSizeHelper)

Summary

Returns a humand-readable representation of the specified LeadSize.

Syntax

C#
VB
WinRT C#
C++
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 
)  

Parameters

size
The size object.

Return Value

A humand-readable representation of the specified LeadSize.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly