Constructor XYPoint NamespaceMongoDB.Driver AssemblyMongoDB.Driver.Legacy.dll XYPoint(double, double) Initializes a new instance of the XYPoint class. public XYPoint(double x, double y) Parameters x double The x value. y double The y value.