Namespace: Mindee.Geometry
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Group of 2 coordinates.
public class Point : List<double>
Inheritance: object → List<T> → Point
Name | Description |
---|---|
Point(double, double) |
Name | Description |
---|---|
X | X coordinate. |
Y | Y coordinate. |
Name | Description |
---|---|
ToString() | The default string representation. |
Documentation generated by MdDocs