Rect |
[Missing <summary> documentation for "T:Clipper2Lib.Rect64"]
public struct Rect64
The Rect64 type exposes the following members.
| Name | Description | |
|---|---|---|
| Rect64(Boolean) | Initializes a new instance of the Rect64 class | |
| Rect64(Rect64) | Initializes a new instance of the Rect64 class | |
| Rect64(Int64, Int64, Int64, Int64) | Initializes a new instance of the Rect64 class |
| Name | Description | |
|---|---|---|
| AsPath | ||
| Contains(Point64) | ||
| Contains(Rect64) | ||
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Intersects | ||
| IsEmpty | ||
| IsValid | ||
| MidPoint | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |