C#
VB
WinRT C#
C++
Returns A human-readable representation of the specified LeadPointD.
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
)
point
The point object.
A human-readable representation of the specified LeadPointD.
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