Point3D.ReadXml (String) Method

Public Shared Function ReadXml( _ 
ByVal pointString As String
) As Point3D
This language is not supported or no code example is available.
public static Point3D ReadXml( 
string pointString 
)
This language is not supported or no code example is available.

Parameters

pointString
string

Return Value

Point3D

.NET Framework

Supported in: 4.8

In this article

Definition