LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadPointHelper)

Show in webframe







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

            

            
 function Leadtools.LeadPointHelper.GetStringDescription( 
   point 
)
public:
static String^ GetStringDescription( 
   LeadPoint point
) 

Parameters

point
The point object.

Return Value

A human-readable representation of the specified LeadPoint.
Requirements

Target Platforms

See Also

Reference

LeadPointHelper Class
LeadPointHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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