CGRectEdge Enum 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Coordinates used to establish the edge in RectangleFExtensions.Divide.
public enum CGRectEdgetype CGRectEdge = - Inheritance
- 
				CGRectEdge
Fields
| Name | Value | Description | 
|---|---|---|
| MinXEdge | 0 | |
| MinYEdge | 1 | |
| MaxXEdge | 2 | |
| MaxYEdge | 3 |