←Select platform

GetStringDescription Method (LeadPointHelper)

Summary

Returns a humand-readable representation of the specified LeadPoint.

Syntax

C#
VB
WinRT C#
C++
public static string GetStringDescription(  
   Leadtools.LeadPoint point 
) 
Public Shared Function GetStringDescription( _ 
   ByVal point As Leadtools.LeadPoint _ 
) As String 
public static string GetStringDescription(  
   Leadtools.LeadPoint point 
) 
 function Leadtools.LeadPointHelper.GetStringDescription(  
   point  
) 
public: 
static String^ GetStringDescription(  
   Leadtools.LeadPoint point 
)  

Parameters

point
The point object.

Return Value

A human-readable representation of the specified LeadPoint.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly