QuadrilateralF Structure |
Namespace: Atalasoft.Utils.Geometry
The QuadrilateralF type exposes the following members.
| Name | Description | |
|---|---|---|
| QuadrilateralF(Double) | Initializes a new instance of the QuadrilateralF class | |
| QuadrilateralF(RectangleF) | Initializes a new instance of the QuadrilateralF class | |
| QuadrilateralF(Single) | Initializes a new instance of the QuadrilateralF class | |
| QuadrilateralF(Double, Int32) | Initializes a new instance of the QuadrilateralF class | |
| QuadrilateralF(PointF, PointF, PointF, PointF) | Initializes a new instance of the QuadrilateralF class |
| Name | Description | |
|---|---|---|
| Contains | ||
| Equals | (Overrides ValueTypeEquals(Object).) | |
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OffsetPoints | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |