Point |
[Missing <summary> documentation for "T:Clipper2Lib.PointD"]
public struct PointD
The PointD type exposes the following members.
| Name | Description | |
|---|---|---|
| PointD(Point64) | Initializes a new instance of the PointD class | |
| PointD(PointD) | Initializes a new instance of the PointD class | |
| PointD(Double, Double) | Initializes a new instance of the PointD class | |
| PointD(Int64, Int64) | Initializes a new instance of the PointD class | |
| PointD(Point64, Double) | Initializes a new instance of the PointD class | |
| PointD(PointD, Double) | Initializes a new instance of the PointD class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ValueTypeEquals(Object)) | |
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Negate | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) | |
| ToString(Int32) |
| Name | Description | |
|---|---|---|
| Equality(PointD, PointD) | ||
| Inequality(PointD, PointD) |