C#
VB
WinRT C#
C++
Returns a humand-readable representation of the specified LeadPoint.
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
)
point
The point object.
A human-readable representation of the specified LeadPoint.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET