CGRectEdge Enum

Definition

Coordinates used to establish the edge in RectangleFExtensions.Divide.

public enum CGRectEdge
type CGRectEdge = 
Inheritance
CGRectEdge

Fields

MaxXEdge 2
MaxYEdge 3
MinXEdge 0
MinYEdge 1

Applies to