LEADTOOLS (Leadtools assembly)

GetStringDescription Method (LeadPointDHelper)

Show in webframe







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

            

            
 function Leadtools.LeadPointDHelper.GetStringDescription( 
   point 
)
public:
static String^ GetStringDescription( 
   LeadPointD point
) 

Parameters

point
The point object.

Return Value

A human-readable representation of the specified LeadPointD.
Requirements

Target Platforms

See Also

Reference

LeadPointDHelper Class
LeadPointDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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