LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadSizeDHelper)

Show in webframe







The size object.
Returns A human-readable representation of the specified LeadSizeD.
Syntax
public static string GetStringDescription( 
   LeadSizeD size
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal size As LeadSizeD _
) As String
'Usage
 
Dim size As LeadSizeD
Dim value As String
 
value = LeadSizeDHelper.GetStringDescription(size)
public static string GetStringDescription( 
   LeadSizeD size
)

            

            
 function Leadtools.LeadSizeDHelper.GetStringDescription( 
   size 
)
public:
static String^ GetStringDescription( 
   LeadSizeD size
) 

Parameters

size
The size object.

Return Value

A human-readable representation of the specified LeadSizeD.
Requirements

Target Platforms

See Also

Reference

LeadSizeDHelper Class
LeadSizeDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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