Point2D.ToStringXml Method

Converts this 2D point to a human readable string.
Public Overridable Function ToStringXml() As String
This language is not supported or no code example is available.
public virtual string ToStringXml()
This language is not supported or no code example is available.

Return Value

string

A string that represents this 2D point.

.NET Framework

Supported in: 4.8

In this article

Definition