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