PointDouble Structure |
Namespace: Arction.Wpf.Charting
The PointDouble type exposes the following members.
| Name | Description | |
|---|---|---|
| PointDouble(PointDoubleXY) |
Construct the point by using PointDoubleXY as source info.
| |
| PointDouble(Double, Double) |
Constructor.
|
| Name | Description | |
|---|---|---|
| Equals |
Object equals to PointDouble.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| Equality |
Identity of two points.
| |
| Inequality |
Difference of two points.
|