[]
Represents the 2D point.
[Obsolete("This is not used anywhere, and should be removed")]
public class ShapePoint
Name | Description |
---|---|
ShapePoint(double, double) | Initializes new instance of ShapePoint. |
Name | Description |
---|---|
X | Gets the X coordinate. |
Y | Gets the Y coordinate. |