LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadLengthDHelper)

Show in webframe







The length object.
Returns a human-readable representation of the specified LeadLengthD.
Syntax
public static string GetStringDescription( 
   LeadLengthD length
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal length As LeadLengthD _
) As String
'Usage
 
Dim length As LeadLengthD
Dim value As String
 
value = LeadLengthDHelper.GetStringDescription(length)
public static string GetStringDescription( 
   LeadLengthD length
)

            

            
 function Leadtools.LeadLengthDHelper.GetStringDescription( 
   length 
)
public:
static String^ GetStringDescription( 
   LeadLengthD length
) 

Parameters

length
The length object.

Return Value

A human-readable representation of the specified LeadLengthD.
Requirements

Target Platforms

See Also

Reference

LeadLengthDHelper Class
LeadLengthDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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