Coordinate {Microsoft.VisualBasic.Text.Xml.Models} | .NET clr documentation |
Improvements on the xml format layout compare with PointF type.
# namespace Microsoft.VisualBasic.Text.Xml.Models
export class Coordinate extends ValueType {
ID: string;
X: double;
Y: double;
}