LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadSizeHelper)

Show in webframe







The size object.
Returns a humand-readable representation of the specified LeadSize.
Syntax
public static string GetStringDescription( 
   LeadSize size
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal size As LeadSize _
) As String
'Usage
 
Dim size As LeadSize
Dim value As String
 
value = LeadSizeHelper.GetStringDescription(size)
public static string GetStringDescription( 
   LeadSize size
)

            

            
 function Leadtools.LeadSizeHelper.GetStringDescription( 
   size 
)
public:
static String^ GetStringDescription( 
   LeadSize size
) 

Parameters

size
The size object.

Return Value

A humand-readable representation of the specified LeadSize.
Requirements

Target Platforms

See Also

Reference

LeadSizeHelper Class
LeadSizeHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.