←Select platform

GetStringDescription Method (LeadPointDHelper)

Summary

Returns A human-readable representation of the specified LeadPointD.

Syntax

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

Parameters

point
The point object.

Return Value

A human-readable representation of the specified LeadPointD.

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