Namespace: Mindee.Geometry
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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