Point2D.ReadXml (String) Method

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

Parameters

pointString
string

Return Value

Point2D

.NET Framework

Supported in: 4.8

In this article

Definition