Int |
[Missing <summary> documentation for "T:ClipperLib.IntPoint"]
public struct IntPoint
The IntPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| IntPoint(IntPoint) | Initializes a new instance of the IntPoint class | |
| IntPoint(Double, Double) | Initializes a new instance of the IntPoint class | |
| IntPoint(Int64, Int64) | Initializes a new instance of the IntPoint 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 | |
|---|---|---|
| Equality(IntPoint, IntPoint) | ||
| Inequality(IntPoint, IntPoint) |